Skip to content

Create dotnet.yml

Create dotnet.yml #1

Triggered via push November 6, 2024 02:22
Status Success
Total duration 23s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: GDFormat.cs#L138
Possible null reference return.
build: GDFormat.cs#L296
Converting null literal or possible null value to non-nullable type.
build: GDFormat.cs#L301
Possible null reference argument for parameter 'key' in 'object Dictionary<string, object>.this[string key]'.
build: Program.cs#L708
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: Program.cs#L163
Converting null literal or possible null value to non-nullable type.
build: Program.cs#L178
Converting null literal or possible null value to non-nullable type.
build: Program.cs#L209
Converting null literal or possible null value to non-nullable type.
build: Program.cs#L226
Converting null literal or possible null value to non-nullable type.
build: Program.cs#L234
Dereference of a possibly null reference.
build: Program.cs#L295
Converting null literal or possible null value to non-nullable type.