Skip to content

fix an error

fix an error #3367

Triggered via push June 20, 2024 14:39
Status Success
Total duration 50s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/constants/index.ts#L113
Missing return type on function
Build: src/constants/index.ts#L116
Missing return type on function
Build: src/endpoints/account.ts#L566
Unexpected any. Specify a different type
Build: src/endpoints/account.ts#L727
Unexpected any. Specify a different type
Build: src/endpoints/account.ts#L728
Unexpected any. Specify a different type
Build: src/endpoints/asset.ts#L588
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
Input 'version' has been deprecated with message: The version property will not be supported after October 1, 2019. Use node-version instead