Delete unrealistic function #83
Annotations
1 error and 9 warnings
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/index.ts#L64
'passwordRequest' is assigned a value but never used
|
build:
src/index.ts#L69
'accountsRequest' is assigned a value but never used
|
build:
src/index.ts#L107
'res' is assigned a value but never used
|
build:
src/ya/ya-resources.ts#L159
'putResult' is assigned a value but never used
|
build:
src/ya/ya-resources.ts#L202
'createFolderResult' is assigned a value but never used
|
build:
src/ya/ya-resources.ts#L229
'deleteFileResult' is assigned a value but never used
|
build:
test/auth.test.ts#L1
'YandexDiskClient' is defined but never used
|