Skip to content

Renamed more arguments #180

Renamed more arguments

Renamed more arguments #180

Triggered via push April 8, 2024 19:44
Status Failure
Total duration 56s
Artifacts

ci.yaml

on: push
Matrix: ci
Docs build and deploy
0s
Docs build and deploy
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
ubuntu-latest
Process completed with exit code 1.
windows-latest
The job was canceled because "ubuntu-latest" failed.
windows-latest
The operation was canceled.
macos-latest
The job was canceled because "ubuntu-latest" failed.
macos-latest
The operation was canceled.
ubuntu-latest
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/.
ubuntu-latest: src/config.ts#L36
'point' is never reassigned. Use 'const' instead
ubuntu-latest: src/emulation/async.ts#L213
Unexpected any. Specify a different type
ubuntu-latest: src/emulation/async.ts#L214
'cb' is assigned a value but never used
ubuntu-latest: src/emulation/async.ts#L260
Unexpected any. Specify a different type
ubuntu-latest: src/emulation/async.ts#L321
Unexpected any. Specify a different type
ubuntu-latest: src/emulation/async.ts#L322
Unexpected any. Specify a different type
ubuntu-latest: src/emulation/async.ts#L323
Unexpected any. Specify a different type
ubuntu-latest: src/emulation/async.ts#L528
Unexpected any. Specify a different type
ubuntu-latest: src/emulation/async.ts#L659
Unexpected any. Specify a different type
ubuntu-latest: src/emulation/async.ts#L660
'mode' is assigned a value but never used