Skip to content

Implement start/end zone hooking #9

Implement start/end zone hooking

Implement start/end zone hooking #9

Triggered via push December 10, 2023 06:34
Status Success
Total duration 25s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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/SurfTimer.cs#L104
Dereference of a possibly null reference.
build: src/SurfTimer.cs#L187
Dereference of a possibly null reference.
build: src/SurfTimer.cs#L55
Non-nullable field 'CurrentMap' 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/SurfTimer.cs#L104
Dereference of a possibly null reference.
build: src/SurfTimer.cs#L187
Dereference of a possibly null reference.
build: src/SurfTimer.cs#L55
Non-nullable field 'CurrentMap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.