Skip to content

chore(deps): update devdependencies (non-major) #1098

chore(deps): update devdependencies (non-major)

chore(deps): update devdependencies (non-major) #1098

Triggered via push October 31, 2024 07:01
Status Failure
Total duration 49s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Tests: src/git-auth-helper.ts#L1
Run autofix to sort these imports!
Tests: src/git-auth-helper.ts#L1
Unexpected namespace import
Tests: src/git-auth-helper.ts#L2
Unexpected namespace import
Tests: src/git-auth-helper.ts#L3
Unexpected namespace import
Tests: src/git-auth-helper.ts#L4
Unexpected namespace import
Tests: src/git-auth-helper.ts#L5
Unexpected namespace import
Tests: src/git-auth-helper.ts#L6
Unexpected namespace import
Tests: src/git-auth-helper.ts#L7
Unexpected namespace import
Tests: src/git-auth-helper.ts#L8
Use default import for module `path`
Tests: src/git-auth-helper.ts#L8
Unexpected namespace import
Tests
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/
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Tests: src/git-command-manager.ts#L145
/[^a-zA-Z0-9_]/g can be optimized to /\W/g
Tests: src/misc/generate-docs.ts#L103
/\n[ ]*\r?\n/ can be optimized to /\n *\r?\n/
Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/