Bump BenchmarkDotNet from 0.15.3 to 0.15.4 #576
Triggered via pull request
September 24, 2025 18:02
Status
Failure
Total duration
1m 48s
Artifacts
–
Annotations
11 errors and 11 warnings
Analyze (csharp):
OctaneTestProject/ErrorHandlingTest.cs#L6
The type or namespace name 'OctaneEngineCore' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
OctaneTestProject/EqualityTest.cs#L8
The type or namespace name 'OctaneEngineCore' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
OctaneTestProject/EqualityTest.cs#L7
The type or namespace name 'OctaneEngineCore' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
OctaneTestProject/EngineBuilderTest.cs#L7
The type or namespace name 'OctaneEngineCore' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
OctaneTestProject/EngineBuilderTest.cs#L6
The type or namespace name 'OctaneEngineCore' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
OctaneTestProject/DownloadTest.cs#L7
The type or namespace name 'OctaneEngineCore' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
OctaneTestProject/DownloadTest.cs#L6
The type or namespace name 'OctaneEngineCore' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
OctaneTestProject/ConfigurationTest.cs#L7
The type or namespace name 'OctaneEngineCore' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
OctaneTestProject/ConfigurationTest.cs#L6
The type or namespace name 'OctaneEngineCore' could not be found (are you missing a using directive or an assembly reference?)
|
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):
OctaneEngine/Clients/OctaneRequest.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
OctaneEngine/Clients/OctaneRequest.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
OctaneEngine/Clients/OctaneRequest.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
OctaneEngine/OctaneConfiguration.cs#L74
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
OctaneEngine/Clients/OctaneRequest.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
OctaneEngine/Clients/OctaneRequest.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
OctaneEngine/Clients/OctaneRequest.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
OctaneEngine/Clients/OctaneRequest.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
OctaneEngine/OctaneConfiguration.cs#L74
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
OctaneEngine/Clients/OctaneRequest.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp)
1 issue was detected with this workflow: Please specify an on.push hook so that Code Scanning can compare pull requests against the state of the base branch.
|