CodeQL #601
Annotations
10 warnings
Autobuild:
Source/Bake/Extensions/RunnerFactoryExtensions.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Extensions/RunnerFactoryExtensions.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Extensions/RunnerFactoryExtensions.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Extensions/RunnerFactoryExtensions.cs#L63
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Extensions/RunnerFactoryExtensions.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Extensions/RunnerFactoryExtensions.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Services/IRunnerFactory.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Services/IRunnerFactory.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Core/Yaml.cs#L139
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Core/Yaml.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading