Skip to content

Handle package empty error in deploy controller #51

Handle package empty error in deploy controller

Handle package empty error in deploy controller #51

Triggered via pull request March 12, 2024 15:06
Status Success
Total duration 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci: src/controller/delete.ts#L11
Missing return type on function
ci: src/utils/utils.ts#L141
Argument 'data' should be typed with a non-any type
ci: src/utils/utils.ts#L141
Unexpected any. Specify a different type
ci: src/controller/delete.ts#L11
Missing return type on function
ci: src/utils/utils.ts#L141
Argument 'data' should be typed with a non-any type
ci: src/utils/utils.ts#L141
Unexpected any. Specify a different type
ci: src/controller/delete.ts#L11
Missing return type on function
ci: src/utils/utils.ts#L141
Argument 'data' should be typed with a non-any type
ci: src/utils/utils.ts#L141
Unexpected any. Specify a different type
ci: src/controller/delete.ts#L11
Missing return type on function
ci: src/utils/utils.ts#L141
Argument 'data' should be typed with a non-any type
ci: src/utils/utils.ts#L141
Unexpected any. Specify a different type