Update versions GitHub actions #63
codeql-analysis.yml
on: push
evaluate_action_skip
4s
Matrix: Analyze
Annotations
3 errors and 13 warnings
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
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, github/codeql-action/init@v1, actions/[email protected], github/codeql-action/autobuild@v1, github/codeql-action/analyze@v1. 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/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)
|
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)
|