chore(deps): update devdependencies (non-major) #959
Annotations
10 errors and 4 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
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/
|