Skip to content

Bump AutoFixture.AutoNSubstitute from 4.18.0 to 4.18.1 #618

Bump AutoFixture.AutoNSubstitute from 4.18.0 to 4.18.1

Bump AutoFixture.AutoNSubstitute from 4.18.0 to 4.18.1 #618

Triggered via pull request December 11, 2023 06:59
Status Success
Total duration 2m 45s
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/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/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/Core/SemVer.cs#L148
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.