chore(deps): update dependency node to v20.18.0 #33
Annotations
5 errors and 1 warning
lint:
.eslintrc.cjs#L67
Expected "@typescript-eslint/no-non-null-assertion" to come before "deprecation/deprecation"
|
lint:
src/funnel-graph.ts#L507
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
lint:
src/funnel-graph.ts#L522
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
lint:
src/utils/number.ts#L9
Capturing group number 2 is defined but never used
|
lint
Process completed with exit code 1.
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|