Skip to content

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

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

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

Triggered via push March 6, 2024 17:25
Status Failure
Total duration 1m 19s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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/