Skip to content

Update master to main in docs #69

Update master to main in docs

Update master to main in docs #69

Triggered via push December 21, 2023 16:10
Status Success
Total duration 6m 15s
Artifacts
evaluate_action_skip
3s
evaluate_action_skip
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
evaluate_action_skip
The following actions uses node12 which is deprecated and will be forced to run on node16: fkirc/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
evaluate_action_skip
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp): OWASP.AntiSamy/Html/Model/Property.cs#L34
Missing XML comment for publicly visible type or member 'Property.AllowedRegExp'
Analyze (csharp): OWASP.AntiSamy/Html/Model/Property.cs#L35
Missing XML comment for publicly visible type or member 'Property.AllowedValues'
Analyze (csharp): OWASP.AntiSamy/Html/Model/Property.cs#L36
Missing XML comment for publicly visible type or member 'Property.ShorthandRefs'
Analyze (csharp): OWASP.AntiSamy/Html/Model/Property.cs#L37
Missing XML comment for publicly visible type or member 'Property.Name'
Analyze (csharp): OWASP.AntiSamy/Html/Model/Property.cs#L38
Missing XML comment for publicly visible type or member 'Property.OnInvalid'
Analyze (csharp): OWASP.AntiSamy/Html/Model/Property.cs#L39
Missing XML comment for publicly visible type or member 'Property.Description'
Analyze (csharp): OWASP.AntiSamy/Html/Model/Property.cs#L41
Missing XML comment for publicly visible type or member 'Property.Property(string)'
Analyze (csharp): OWASP.AntiSamy/Exceptions/ScanException.cs#L56
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Analyze (csharp): OWASP.AntiSamy/Exceptions/ParseException.cs#L52
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Analyze (csharp): OWASP.AntiSamy/Exceptions/PolicyException.cs#L54
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)