Merge pull request #810 from inplayer-org/typo-fixes #3342
Annotations
12 warnings
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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:
src/config.ts#L5
Missing return type on function
|
Build:
src/endpoints/account.ts#L539
Unexpected any. Specify a different type
|
Build:
src/endpoints/account.ts#L691
Unexpected any. Specify a different type
|
Build:
src/endpoints/account.ts#L691
Unexpected any. Specify a different type
|
Build:
src/endpoints/asset.ts#L18
'ItemDetailsV1' is defined but never used
|
Build:
src/endpoints/asset.ts#L586
Unexpected any. Specify a different type
|
Build:
src/factories/credentials.ts#L18
Missing return type on function
|
Build:
src/factories/notifications.ts#L10
Unexpected any. Specify a different type
|
Build:
src/factories/notifications.ts#L16
Unexpected any. Specify a different type
|
Build:
src/factories/notifications.ts#L37
Unexpected any. Specify a different type
|
Build
Input 'version' has been deprecated with message: The version property will not be supported after October 1, 2019. Use node-version instead
|