Skip to content

chore(deps): update dependency node to v20.15.1 (#609) #1106

chore(deps): update dependency node to v20.15.1 (#609)

chore(deps): update dependency node to v20.15.1 (#609) #1106

Triggered via push July 8, 2024 20:39
Status Success
Total duration 4m 29s
Artifacts

test.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Test (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest): docs/node/esm.md#L85
'loaded' is assigned a value but never used
Test (ubuntu-latest): docs/node/esm.md#L88
'loaded2' is assigned a value but never used
Test (ubuntu-latest): docs/node/ts-import.md#L16
'loaded' is assigned a value but never used
Test (ubuntu-latest): docs/node/ts-import.md#L20
'loadedAgain' is assigned a value but never used
Test (ubuntu-latest): docs/node/ts-import.md#L30
'loaded' is assigned a value but never used
Test (ubuntu-latest): docs/node/tsx-require.md#L19
'tsLoaded' is assigned a value but never used
Test (ubuntu-latest): docs/node/tsx-require.md#L20
'tsFilepath' is assigned a value but never used
Test (ubuntu-latest): docs/node/tsx-require.md#L28
'tsLoaded' is assigned a value but never used
Test (ubuntu-latest): docs/node/tsx-require.md#L29
'tsFilepath' is assigned a value but never used
Test (ubuntu-latest): src/cjs/api/module-extensions.ts#L76
Arrow function has a complexity of 13. Maximum allowed is 10