Bump eslint-config-prettier from 8.5.0 to 9.1.0 #214
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 uses Node.js version which is deprecated 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/
|