Skip to content

refactor(graph): update createSVGElement signature #12

refactor(graph): update createSVGElement signature

refactor(graph): update createSVGElement signature #12

Triggered via push April 4, 2024 11:03
Status Failure
Total duration 33s
Artifacts

lint.yml

on: push
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.