CI/CD Gating Functions #14
Annotations
20 warnings
Create Build Bundle (Linux):
src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
|
Create Build Bundle (Linux):
src/CodeQLToolkit.Shared/Feature/FeatureBase.cs#L13
Non-nullable property 'FeatureName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create Build Bundle (Linux):
src/CodeQLToolkit.Shared/Utils/Query.cs#L11
Non-nullable property 'Base' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create Build Bundle (Linux):
src/CodeQLToolkit.Shared/Utils/Query.cs#L13
Non-nullable property 'QueryPackName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create Build Bundle (Linux):
src/CodeQLToolkit.Shared/Utils/Query.cs#L14
Non-nullable property 'Scope' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create Build Bundle (Linux):
src/CodeQLToolkit.Shared/Utils/Query.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create Build Bundle (Linux):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L37
Possible null reference return.
|
Create Build Bundle (Linux):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L12
Non-nullable property 'CodeQLCLI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create Build Bundle (Linux):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L13
Non-nullable property 'CodeQLStandardLibrary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create Build Bundle (Linux):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L14
Non-nullable property 'CodeQLCLIBundle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
|
Build:
src/CodeQLToolkit.Shared/Utils/Query.cs#L11
Non-nullable property 'Base' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/CodeQLToolkit.Shared/Utils/Query.cs#L13
Non-nullable property 'QueryPackName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/CodeQLToolkit.Shared/Utils/Query.cs#L14
Non-nullable property 'Scope' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/CodeQLToolkit.Shared/Utils/Query.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L37
Possible null reference return.
|
Build:
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L12
Non-nullable property 'CodeQLCLI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L13
Non-nullable property 'CodeQLStandardLibrary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L14
Non-nullable property 'CodeQLCLIBundle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L24
Non-nullable property 'Base' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading