Upgrade to .NET 9 (#402) #804
Annotations
3 errors and 10 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):
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.
|