Skip to content

Added initial source code generator for attribute #280

Added initial source code generator for attribute

Added initial source code generator for attribute #280

Triggered via push September 16, 2024 07:04
Status Success
Total duration 6m 28s
Artifacts
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/