Skip to content

chore(deps): update dependency node to v20.18.0 #33

chore(deps): update dependency node to v20.18.0

chore(deps): update dependency node to v20.18.0 #33

Triggered via pull request July 27, 2024 01:17
Status Failure
Total duration 29s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/