Skip to content

Some Progress on Mass Ingestion & More (#86) #205

Some Progress on Mass Ingestion & More (#86)

Some Progress on Mass Ingestion & More (#86) #205

Triggered via push November 5, 2023 20:27
Status Success
Total duration 2m 14s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: Src/App/Utils/Common/AppConfig.cs#L72
Possible null reference assignment.
build: Src/App/Utils/Common/AppConfig.cs#L70
Non-nullable property 'ConfigDir' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Src/App/Utils/Common/AppConfig.cs#L78
The variable 'AlgotecKQlParse' is assigned but its value is never used
build: Src/App/Utils/Helpers/KustoDatabaseHelper.cs#L57
Cannot convert null literal to non-nullable reference type.
build: Src/App/Utils/Helpers/KustoDatabaseHelper.cs#L59
Cannot convert null literal to non-nullable reference type.
build: Src/App/Utils/Helpers/KustoDatabaseHelper.cs#L122
Argument of type '(string colName, KqlTypeDefinition? typeDefintions)' cannot be used for parameter 'item' of type '(string Name, KqlTypeDefinition Type)' in 'void List<(string Name, KqlTypeDefinition Type)>.Add((string Name, KqlTypeDefinition Type) item)' due to differences in the nullability of reference types.
build: Src/App/Utils/Helpers/KustoDatabaseHelper.cs#L306
Converting null literal or possible null value to non-nullable type.
build: Src/App/Utils/Helpers/KustoDatabaseHelper.cs#L332
Dereference of a possibly null reference.
build: Src/App/Utils/Helpers/KustoIngestRunner.cs#L15
Cannot convert null literal to non-nullable reference type.
build: Src/App/Utils/Helpers/KustoIngestRunner.cs#L16
Cannot convert null literal to non-nullable reference type.
build: Src/App/Utils/Common/AppConfig.cs#L72
Possible null reference assignment.
build: Src/App/Utils/Common/AppConfig.cs#L70
Non-nullable property 'ConfigDir' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Src/App/Utils/Common/AppConfig.cs#L78
The variable 'AlgotecKQlParse' is assigned but its value is never used
build: Src/App/Utils/Helpers/KustoDatabaseHelper.cs#L57
Cannot convert null literal to non-nullable reference type.
build: Src/App/Utils/Helpers/KustoDatabaseHelper.cs#L59
Cannot convert null literal to non-nullable reference type.
build: Src/App/Utils/Helpers/KustoDatabaseHelper.cs#L122
Argument of type '(string colName, KqlTypeDefinition? typeDefintions)' cannot be used for parameter 'item' of type '(string Name, KqlTypeDefinition Type)' in 'void List<(string Name, KqlTypeDefinition Type)>.Add((string Name, KqlTypeDefinition Type) item)' due to differences in the nullability of reference types.
build: Src/App/Utils/Helpers/KustoDatabaseHelperExtended.cs#L19
Dereference of a possibly null reference.
build: Src/App/Utils/Helpers/KustoDatabaseHelperExtended.cs#L19
Dereference of a possibly null reference.
build: Src/App/Utils/Helpers/KustoDatabaseHelperExtended.cs#L25
Dereference of a possibly null reference.
build: Src/App/Utils/Helpers/KustoDatabaseHelperExtended.cs#L26
Dereference of a possibly null reference.