0.6.0 #45
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linting:
src/emulation/async.ts#L524
Unexpected any. Specify a different type
|
Linting:
src/emulation/async.ts#L656
'mode' is assigned a value but never used
|
Linting:
src/emulation/async.ts#L688
Unexpected any. Specify a different type
|
Linting:
src/emulation/async.ts#L689
Unexpected any. Specify a different type
|
Linting:
src/emulation/async.ts#L690
Unexpected any. Specify a different type
|
Linting:
src/emulation/promises.ts#L159
'options' is defined but never used
|
Linting:
src/emulation/promises.ts#L163
'options' is defined but never used
|
Linting:
src/emulation/promises.ts#L800
'options' is defined but never used
|
Linting:
src/emulation/promises.ts#L824
'options' is defined but never used
|
Linting:
src/emulation/sync.ts#L501
'recursive' is assigned a value but never used
|
Loading