Skip to content

Bump eslint-plugin-import from 2.26.0 to 2.30.0 #226

Bump eslint-plugin-import from 2.26.0 to 2.30.0

Bump eslint-plugin-import from 2.26.0 to 2.30.0 #226

Triggered via push September 3, 2024 17:38
Status Failure
Total duration 24s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: node_modules/@asledgehammer/pipewrench-events/PipeWrench-Events.d.ts#L72
Cannot find module '@asledgehammer/pipewrench' or its corresponding type declarations.
test: src/client/example/Example.ts#L10
Cannot find module '@asledgehammer/pipewrench' or its corresponding type declarations.
test: src/client/example/api/ExampleAPI.ts#L10
Cannot find module '@asledgehammer/pipewrench' or its corresponding type declarations.
test: src/client/example/api/TSUIRedSquare.ts#L1
Cannot find module '@asledgehammer/pipewrench' or its corresponding type declarations.
test: src/client/example/api/TSUIRedSquare.ts#L6
Property 'initialise' does not exist on type 'TSUIRedSquare'.
test: src/client/example/api/TSUIRedSquare.ts#L7
Property 'instantiate' does not exist on type 'TSUIRedSquare'.
test: src/client/example/api/TSUIRedSquare.ts#L8
Property 'addToUIManager' does not exist on type 'TSUIRedSquare'.
test: src/client/example/api/TSUIRedSquare.ts#L9
Property 'setVisible' does not exist on type 'TSUIRedSquare'.
test: src/client/example/api/TSUIRedSquare.ts#L20
Property 'drawRect' does not exist on type 'TSUIRedSquare'.
test: src/client/example/api/TSUIRedSquare.ts#L20
Property 'x' does not exist on type 'TSUIRedSquare'.
test
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/