Skip to content

Update goal progress #5

Update goal progress

Update goal progress #5

Triggered via push December 9, 2023 13:58
Status Success
Total duration 21s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/ST-DB/DB.cs#L13
Non-nullable field '_db' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/ST-DB/DB.cs#L13
Non-nullable field '_connString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/ST-Player/PlayerHUD.cs#L42
Dereference of a possibly null reference.
build: src/SurfTimer.cs#L99
Dereference of a possibly null reference.
build: src/SurfTimer.cs#L182
Dereference of a possibly null reference.
build: src/ST-DB/DB.cs#L13
Non-nullable field '_db' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/ST-DB/DB.cs#L13
Non-nullable field '_connString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/ST-Player/PlayerHUD.cs#L42
Dereference of a possibly null reference.
build: src/SurfTimer.cs#L99
Dereference of a possibly null reference.
build: src/SurfTimer.cs#L182
Dereference of a possibly null reference.