Skip to content

add advanced, allow custom map pool and veto order #19

add advanced, allow custom map pool and veto order

add advanced, allow custom map pool and veto order #19

Triggered via push February 7, 2025 05:44
Status Failure
Total duration 24s
Artifacts
Matrix: lint-format-build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint-format-build (22.x): src/app/client/client.component.ts#L1
'OnInit' is defined but never used
lint-format-build (22.x): src/app/client/client.component.ts#L1
'OnDestroy' is defined but never used
lint-format-build (22.x): src/app/client/client.component.ts#L17
Type number trivially inferred from a number literal, remove type annotation
lint-format-build (22.x): src/app/client/client.component.ts#L79
'team' is never reassigned. Use 'const' instead
lint-format-build (22.x)
Process completed with exit code 1.
lint-format-build (22.x): src/app/client/client.component.ts#L207
Lifecycle interface 'OnDestroy' should be implemented for method 'ngOnDestroy'. (https://angular.dev/style-guide#style-09-01)