Skip to content

remove prettier

remove prettier #101

Triggered via push September 12, 2024 16:11
Status Failure
Total duration 39s
Artifacts

test.yml

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

Annotations

10 errors and 4 warnings
test (20.x): src/dagre-js/create-edge-labels.js#L32
Property 'width' does not exist on type 'never'.
test (20.x): src/dagre-js/create-edge-labels.js#L35
Property 'height' does not exist on type 'never'.
test (20.x): src/dagre-js/render.js#L97
Property 'label' does not exist on type 'never'.
test (20.x): src/dagre-js/render.js#L141
Property 'label' does not exist on type 'never'.
test (20.x): src/dagre-js/render.js#L155
Property 'width' does not exist on type 'never'.
test (20.x): src/dagre-js/render.js#L161
Property 'height' does not exist on type 'never'.
test (20.x): src/graphlib/alg/dfs.js#L34
Type 'boolean' is not assignable to type 'never'.
test (20.x): src/graphlib/alg/tarjan.js#L23
Property 'onStack' does not exist on type 'never'.
test (20.x): src/graphlib/alg/tarjan.js#L24
Property 'index' does not exist on type 'never'.
test (20.x): src/graphlib/graph.js#L129
Type 'any' is not assignable to type 'never'.
test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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 (20.x): test/chai.js#L3
Caution: `chai` also has a named export `config`. Check if you meant to write `import {config} from 'chai'` instead
test (20.x): test/chai.js#L9
Caution: `chai` also has a named export `assert`. Check if you meant to write `import {assert} from 'chai'` instead
test (20.x): test/chai.js#L13
Caution: `chai` also has a named export `assert`. Check if you meant to write `import {assert} from 'chai'` instead