Skip to content

Merge pull request #816 from inplayer-org/plans-methods #3365

Merge pull request #816 from inplayer-org/plans-methods

Merge pull request #816 from inplayer-org/plans-methods #3365

Triggered via push June 19, 2024 13:02
Status Success
Total duration 46s
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#L18
'ItemDetailsV1' is defined but never used
Build: src/endpoints/asset.ts#L589
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
Input 'version' has been deprecated with message: The version property will not be supported after October 1, 2019. Use node-version instead