Skip to content

chore(issue): add monetary value #1085

chore(issue): add monetary value

chore(issue): add monetary value #1085

Triggered via push June 13, 2024 01:12
Status Success
Total duration 2m 1s
Artifacts

test.yml

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

Annotations

12 warnings
Test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L38
Arrow function has a complexity of 12. Maximum allowed is 10