Skip to content

Fix Unsafe TypeNameHandling #811

Fix Unsafe TypeNameHandling

Fix Unsafe TypeNameHandling #811

Triggered via pull request December 11, 2024 14:12
Status Success
Total duration 2m 48s
Artifacts

codeql-analysis.yml

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

Annotations

3 errors and 11 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/
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (csharp): tests/MetricsTests.cs#L52
'MetricsTests.TearDown()' hides inherited member 'SimulatorTestsBase.TearDown()'. Use the new keyword if hiding was intended.
Analyze (csharp): tests/MetricsTests.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/MetricsTests.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/MetricsTests.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/MetricsTests.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/MetricsTests.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/MetricsTests.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/MetricsTests.cs#L52
'MetricsTests.TearDown()' hides inherited member 'SimulatorTestsBase.TearDown()'. Use the new keyword if hiding was intended.
Analyze (csharp): tests/MetricsTests.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/MetricsTests.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.