Skip to content

Merge pull request #308 from rasmus/net-8 #599

Merge pull request #308 from rasmus/net-8

Merge pull request #308 from rasmus/net-8 #599

Triggered via push November 16, 2023 07:31
Status Success
Total duration 3m 41s
Artifacts

codeql.yml

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

Annotations

10 warnings
Analyze (csharp): Source/Bake/Extensions/RunnerFactoryExtensions.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): Source/Bake/Extensions/RunnerFactoryExtensions.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): Source/Bake/Extensions/RunnerFactoryExtensions.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): Source/Bake/Extensions/RunnerFactoryExtensions.cs#L63
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): Source/Bake/Extensions/RunnerFactoryExtensions.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): Source/Bake/Extensions/RunnerFactoryExtensions.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): Source/Bake/Core/Yaml.cs#L139
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): Source/Bake/Core/Yaml.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): Source/Bake/Services/IRunnerFactory.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): Source/Bake/Services/IRunnerFactory.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.