Update README.md #25
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/ApiError.ts#L137
Unexpected any. Specify a different type
|
src/backends/AsyncMirror.ts#L15
Unexpected any. Specify a different type
|
src/backends/Dropbox.ts#L2
'FileSystem' is defined but never used
|
src/backends/Dropbox.ts#L32
Unexpected any. Specify a different type
|
src/backends/Dropbox.ts#L57
Unexpected any. Specify a different type
|
src/backends/Dropbox.ts#L70
Unexpected any. Specify a different type
|
src/backends/Dropbox.ts#L263
'cred' is defined but never used
|
src/backends/Dropbox.ts#L296
'cred' is defined but never used
|
src/backends/Dropbox.ts#L302
Unexpected any. Specify a different type
|
src/backends/Dropbox.ts#L334
Unexpected any. Specify a different type
|
This job succeeded
Loading