Skip to content

CodeQL

CodeQL #281

Triggered via schedule September 20, 2024 23:04
Status Success
Total duration 5m 18s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp): src/go2cs.Common/Internal/Index.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/go2cs.Common/Internal/Range.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/go2cs.Templates/Internal/Index.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/go2cs.Templates/Internal/Range.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Utilities/Antlr4.Runtime/Atn/LL1Analyzer.cs#L141
XML comment has badly formed XML -- 'Expected an end tag for element 'ATNConfig'.'
Analyze (csharp): src/go2cs.Common/Internal/Index.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/go2cs.Common/Internal/Range.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/go2cs.Templates/Internal/Index.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/go2cs.Templates/Internal/Range.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Utilities/Antlr4.Runtime/Atn/LL1Analyzer.cs#L141
XML comment has badly formed XML -- 'Expected an end tag for element 'ATNConfig'.'
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/