Update --language support for new-query subcommand
#10
internal-validate-cli-outputs.yml
on: pull_request
Matrix: validate-cli-outputs
Annotations
70 warnings
|
Generate, validate, and test `new-query` CLI - (go):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L21
Non-nullable property 'CodeQLCLI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Generate, validate, and test `new-query` CLI - (go):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L53
Dereference of a possibly null reference.
|
|
Generate, validate, and test `new-query` CLI - (go):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Converting null literal or possible null value to non-nullable type.
|
|
Generate, validate, and test `new-query` CLI - (go):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L36
Possible null reference return.
|
|
Generate, validate, and test `new-query` CLI - (go):
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.
|
|
Generate, validate, and test `new-query` CLI - (go):
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.
|
|
Generate, validate, and test `new-query` CLI - (go):
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.
|
|
Generate, validate, and test `new-query` CLI - (go):
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.
|
|
Generate, validate, and test `new-query` CLI - (go):
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.
|
|
Generate, validate, and test `new-query` CLI - (go):
src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
|
|
Generate, validate, and test `new-query` CLI - (python):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L22
Non-nullable property 'CodeQLStandardLibrary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Generate, validate, and test `new-query` CLI - (python):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L21
Non-nullable property 'CodeQLCLI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Generate, validate, and test `new-query` CLI - (python):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L53
Dereference of a possibly null reference.
|
|
Generate, validate, and test `new-query` CLI - (python):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Converting null literal or possible null value to non-nullable type.
|
|
Generate, validate, and test `new-query` CLI - (python):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L36
Possible null reference return.
|
|
Generate, validate, and test `new-query` CLI - (python):
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.
|
|
Generate, validate, and test `new-query` CLI - (python):
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.
|
|
Generate, validate, and test `new-query` CLI - (python):
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.
|
|
Generate, validate, and test `new-query` CLI - (python):
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.
|
|
Generate, validate, and test `new-query` CLI - (python):
src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
|
|
Generate, validate, and test `new-query` CLI - (csharp):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L22
Non-nullable property 'CodeQLStandardLibrary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Generate, validate, and test `new-query` CLI - (csharp):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L21
Non-nullable property 'CodeQLCLI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Generate, validate, and test `new-query` CLI - (csharp):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L53
Dereference of a possibly null reference.
|
|
Generate, validate, and test `new-query` CLI - (csharp):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Converting null literal or possible null value to non-nullable type.
|
|
Generate, validate, and test `new-query` CLI - (csharp):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L36
Possible null reference return.
|
|
Generate, validate, and test `new-query` CLI - (csharp):
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.
|
|
Generate, validate, and test `new-query` CLI - (csharp):
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.
|
|
Generate, validate, and test `new-query` CLI - (csharp):
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.
|
|
Generate, validate, and test `new-query` CLI - (csharp):
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.
|
|
Generate, validate, and test `new-query` CLI - (csharp):
src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
|
|
Generate, validate, and test `new-query` CLI - (cpp):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L22
Non-nullable property 'CodeQLStandardLibrary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Generate, validate, and test `new-query` CLI - (cpp):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L21
Non-nullable property 'CodeQLCLI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Generate, validate, and test `new-query` CLI - (cpp):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L53
Dereference of a possibly null reference.
|
|
Generate, validate, and test `new-query` CLI - (cpp):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Converting null literal or possible null value to non-nullable type.
|
|
Generate, validate, and test `new-query` CLI - (cpp):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L36
Possible null reference return.
|
|
Generate, validate, and test `new-query` CLI - (cpp):
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.
|
|
Generate, validate, and test `new-query` CLI - (cpp):
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.
|
|
Generate, validate, and test `new-query` CLI - (cpp):
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.
|
|
Generate, validate, and test `new-query` CLI - (cpp):
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.
|
|
Generate, validate, and test `new-query` CLI - (cpp):
src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
|
|
Generate, validate, and test `new-query` CLI - (java):
src/CodeQLToolkit.Shared/Target/CommandTarget.cs#L11
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Generate, validate, and test `new-query` CLI - (java):
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.
|
|
Generate, validate, and test `new-query` CLI - (java):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L53
Dereference of a possibly null reference.
|
|
Generate, validate, and test `new-query` CLI - (java):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Converting null literal or possible null value to non-nullable type.
|
|
Generate, validate, and test `new-query` CLI - (java):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L36
Possible null reference return.
|
|
Generate, validate, and test `new-query` CLI - (java):
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.
|
|
Generate, validate, and test `new-query` CLI - (java):
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.
|
|
Generate, validate, and test `new-query` CLI - (java):
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.
|
|
Generate, validate, and test `new-query` CLI - (java):
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.
|
|
Generate, validate, and test `new-query` CLI - (java):
src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
|
|
Generate, validate, and test `new-query` CLI - (javascript):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L22
Non-nullable property 'CodeQLStandardLibrary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Generate, validate, and test `new-query` CLI - (javascript):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L21
Non-nullable property 'CodeQLCLI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Generate, validate, and test `new-query` CLI - (javascript):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L53
Dereference of a possibly null reference.
|
|
Generate, validate, and test `new-query` CLI - (javascript):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Converting null literal or possible null value to non-nullable type.
|
|
Generate, validate, and test `new-query` CLI - (javascript):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L36
Possible null reference return.
|
|
Generate, validate, and test `new-query` CLI - (javascript):
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.
|
|
Generate, validate, and test `new-query` CLI - (javascript):
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.
|
|
Generate, validate, and test `new-query` CLI - (javascript):
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.
|
|
Generate, validate, and test `new-query` CLI - (javascript):
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.
|
|
Generate, validate, and test `new-query` CLI - (javascript):
src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
|
|
Generate, validate, and test `new-query` CLI - (ruby):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L22
Non-nullable property 'CodeQLStandardLibrary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Generate, validate, and test `new-query` CLI - (ruby):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L21
Non-nullable property 'CodeQLCLI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Generate, validate, and test `new-query` CLI - (ruby):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L53
Dereference of a possibly null reference.
|
|
Generate, validate, and test `new-query` CLI - (ruby):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Converting null literal or possible null value to non-nullable type.
|
|
Generate, validate, and test `new-query` CLI - (ruby):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L36
Possible null reference return.
|
|
Generate, validate, and test `new-query` CLI - (ruby):
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.
|
|
Generate, validate, and test `new-query` CLI - (ruby):
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.
|
|
Generate, validate, and test `new-query` CLI - (ruby):
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.
|
|
Generate, validate, and test `new-query` CLI - (ruby):
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.
|
|
Generate, validate, and test `new-query` CLI - (ruby):
src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
|