Skip to content

fixed issues with leaks on the wrong wave, and the sends for players … #8

fixed issues with leaks on the wrong wave, and the sends for players …

fixed issues with leaks on the wrong wave, and the sends for players … #8

Triggered via push August 8, 2023 17:41
Status Success
Total duration 35s
Artifacts
build-and-release
25s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-release: UnitTracker.cs#L445
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#L60
The field 'Plugin._shouldPost' is assigned but its value is never used
build-and-release: UnitTracker.cs#L64
The field 'Plugin.retries' is assigned but its value is never used
build-and-release: UnitTracker.cs#L55
The field 'Plugin._waveSet' is assigned but its value is never used
build-and-release: UnitTracker.cs#L59
The field 'Plugin.maxUnitsSeen' is assigned but its value is never used
build-and-release: UnitTracker.cs#L445
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#L60
The field 'Plugin._shouldPost' is assigned but its value is never used
build-and-release: UnitTracker.cs#L64
The field 'Plugin.retries' is assigned but its value is never used
build-and-release: UnitTracker.cs#L55
The field 'Plugin._waveSet' is assigned but its value is never used
build-and-release: UnitTracker.cs#L59
The field 'Plugin.maxUnitsSeen' is assigned but its value is never used