Skip to content

added game resources #4

added game resources

added game resources #4

Triggered via push August 4, 2023 16:39
Status Success
Total duration 36s
Artifacts
build-and-release
29s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-release: UnitTracker.cs#L547
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-release: UnitTracker.cs#L548
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-release: UnitTracker.cs#L550
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-release: UnitTracker.cs#L552
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-release: UnitTracker.cs#L554
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-release: UnitTracker.cs#L555
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-release: UnitTracker.cs#L556
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-release: UnitTracker.cs#L414
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-and-release: UnitTracker.cs#L401
The variable 'ex' is declared but never used
build-and-release: UnitTracker.cs#L547
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.