Skip to content

Update @types/fs-extra to 11.0.4. #212

Update @types/fs-extra to 11.0.4.

Update @types/fs-extra to 11.0.4. #212

Triggered via push July 9, 2024 00:51
Status Failure
Total duration 32s
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 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/