Skip to content

Feat/V5 WIP

Feat/V5 WIP #127

Triggered via pull request November 11, 2024 13:51
@AdriGeorgeAdriGeorge
synchronize #74
feat/signV5
Status Success
Total duration 6m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
test_system
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/commands.ts#L347
Unexpected any. Specify a different type
lint: src/commands.ts#L348
Unexpected any. Specify a different type
lint: src/commands.ts#L386
Unexpected any. Specify a different type
lint: src/commands.ts#L387
Unexpected any. Specify a different type
lint: src/commands.ts#L388
Unexpected any. Specify a different type
lint: src/commands.ts#L389
Unexpected any. Specify a different type
lint: src/commands.ts#L584
Unexpected any. Specify a different type
lint: src/commands.ts#L618
Unexpected any. Specify a different type
lint: src/commands.ts#L619
Unexpected any. Specify a different type
lint: src/commands.ts#L620
Unexpected any. Specify a different type
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_system
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_system
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/