Formatting #39
ci.yaml
on: push
Matrix: ci
Docs build and deploy
0s
Annotations
3 errors and 13 warnings
ubuntu-latest
Process completed with exit code 1.
|
windows-latest
The operation was canceled.
|
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/ApiError.ts#L141
Unexpected any. Specify a different type
|
ubuntu-latest:
src/FileIndex.ts#L17
Unexpected any. Specify a different type
|
ubuntu-latest:
src/backends/AsyncMirror.ts#L14
Unexpected any. Specify a different type
|
ubuntu-latest:
src/backends/FolderAdapter.ts#L88
Unexpected any. Specify a different type
|
ubuntu-latest:
src/backends/FolderAdapter.ts#L88
Unexpected any. Specify a different type
|
ubuntu-latest:
src/backends/FolderAdapter.ts#L104
Unexpected any. Specify a different type
|
ubuntu-latest:
src/backends/FolderAdapter.ts#L104
Unexpected any. Specify a different type
|
ubuntu-latest:
src/backends/FolderAdapter.ts#L108
Use the rest parameters instead of 'arguments'
|
ubuntu-latest:
src/backends/FolderAdapter.ts#L110
Use the spread operator instead of '.apply()'
|
ubuntu-latest
Use the rest parameters instead of 'arguments'
|
windows-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/.
|
macos-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/.
|