Skip to content

Fix coordinator cleanup #481

Fix coordinator cleanup

Fix coordinator cleanup #481

Triggered via push January 27, 2025 00:19
Status Failure
Total duration 28s
Artifacts

lint-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/coordinator/index.ts#L86
Property 'destroy' does not exist on type 'SEP2Client'.
build: src/coordinator/index.ts#L87
Property 'destroy' does not exist on type 'DerHelper'.
build: src/coordinator/index.ts#L89
Property 'destroy' does not exist on type 'LimiterType'.
build: src/coordinator/index.ts#L90
Property 'destroy' does not exist on type 'LimiterType'.
build: src/coordinator/index.ts#L91
Property 'destroy' does not exist on type 'LimiterType'.
build: src/coordinator/index.ts#L92
Property 'destroy' does not exist on type 'LimiterType'.
build: src/coordinator/index.ts#L93
Property 'destroy' does not exist on type 'LimiterType'.
build: src/limiters/index.ts#L49
Property 'destroy' does not exist on type 'LimiterType'.
build: src/limiters/index.ts#L50
Property 'destroy' does not exist on type 'LimiterType'.
build: src/sep2/index.ts#L272
Property 'destroy' is private and only accessible within class 'TimeHelper'.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636