Skip to content

Improved Try Kusto For Free #206

Improved Try Kusto For Free

Improved Try Kusto For Free #206

Triggered via push November 6, 2023 17:25
Status Success
Total duration 48s
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/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/Helpers/KustoIngestRunner.cs#L22
Non-nullable event 'TraceEvent' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: Src/App/Utils/Helpers/KustoIngestRunner.cs#L22
Non-nullable event 'ReportProgress' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: Src/App/Utils/Helpers/KustoIngestRunner.cs#L30
Non-nullable event 'TraceEvent' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: Src/App/Utils/Helpers/KustoIngestRunner.cs#L30
Non-nullable event 'ReportProgress' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: Src/App/Utils/Helpers/KustoDatabaseHelper.cs#L57
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/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/Helpers/KustoIngestRunner.cs#L22
Non-nullable event 'TraceEvent' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: Src/App/Utils/Helpers/KustoIngestRunner.cs#L22
Non-nullable event 'ReportProgress' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: Src/App/Utils/Helpers/KustoIngestRunner.cs#L30
Non-nullable event 'TraceEvent' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: Src/App/Utils/Helpers/KustoIngestRunner.cs#L30
Non-nullable event 'ReportProgress' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: Src/App/Utils/Helpers/KustoDatabaseHelper.cs#L57
Cannot convert null literal to non-nullable reference type.