0.1.0 #15
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/ApiError.ts#L141
Unexpected any. Specify a different type
|
Linting:
src/FileIndex.ts#L17
Unexpected any. Specify a different type
|
Linting:
src/backends/AsyncMirror.ts#L14
Unexpected any. Specify a different type
|
Linting:
src/backends/FolderAdapter.ts#L88
Unexpected any. Specify a different type
|
Linting:
src/backends/FolderAdapter.ts#L88
Unexpected any. Specify a different type
|
Linting:
src/backends/FolderAdapter.ts#L104
Unexpected any. Specify a different type
|
Linting:
src/backends/FolderAdapter.ts#L104
Unexpected any. Specify a different type
|
Linting:
src/backends/FolderAdapter.ts#L108
Use the rest parameters instead of 'arguments'
|
Linting:
src/backends/FolderAdapter.ts#L110
Use the spread operator instead of '.apply()'
|
Linting
Use the rest parameters instead of 'arguments'
|
Loading