Skip to content

Bump actions/setup-dotnet from 3 to 4 #607

Bump actions/setup-dotnet from 3 to 4

Bump actions/setup-dotnet from 3 to 4 #607

Triggered via pull request December 5, 2023 06:36
Status Success
Total duration 2m 41s
Artifacts

codeql.yml

on: pull_request
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/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.
Analyze (csharp): Source/Bake/Cooking/Ingredients/Gathers/DescriptionGather.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): Source/Bake/Services/RunnerFactory.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.