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