Skip to content

Run prettier on main #2667

Run prettier on main

Run prettier on main #2667

Triggered via pull request December 13, 2024 11:16
Status Failure
Total duration 1m 42s
Artifacts

ci.yaml

on: pull_request
eslint
1m 34s
eslint
Check version consistency of packages
12s
Check version consistency of packages
Check coding style
12s
Check coding style
Matrix: setup-and-test
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 3 warnings
Tests (macos-latest, Node 20.x): packages/core/src/wot-impl.ts#L90
Argument of type 'WoT.ConsumedThing' is not assignable to parameter of type 'import("/Users/runner/work/node-wot/node-wot/packages/core/src/consumed-thing").default'.
Tests (macos-latest, Node 20.x): packages/examples/src/bindings/coap/example-client.ts#L16
Cannot find module '@node-wot/core' or its corresponding type declarations.
Tests (macos-latest, Node 20.x): packages/examples/src/bindings/coap/example-client.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
Tests (macos-latest, Node 20.x): packages/examples/src/bindings/coap/example-client.ts#L25
Parameter 'WoT' implicitly has an 'any' type.
Tests (macos-latest, Node 20.x): packages/examples/src/bindings/coap/example-client.ts#L37
Parameter 'err' implicitly has an 'any' type.
Tests (macos-latest, Node 20.x): packages/examples/src/bindings/coap/example-server.ts#L16
Cannot find module '@node-wot/core' or its corresponding type declarations.
Tests (macos-latest, Node 20.x): packages/examples/src/bindings/coap/example-server.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
Tests (macos-latest, Node 20.x): packages/examples/src/bindings/coap/example-server.ts#L23
Parameter 'WoT' implicitly has an 'any' type.
Tests (macos-latest, Node 20.x): packages/examples/src/bindings/coap/example-server.ts#L31
Parameter 'thing' implicitly has an 'any' type.
Tests (macos-latest, Node 20.x): packages/examples/src/bindings/coap/example-server.ts#L38
Parameter 'intOutput' implicitly has an 'any' type.
Tests (windows-latest, Node 20.x)
The job was canceled because "macos-latest_20_x" failed.
Tests (windows-latest, Node 20.x)
The operation was canceled.
Tests (ubuntu-latest, Node 20.x)
The job was canceled because "macos-latest_20_x" failed.
Tests (ubuntu-latest, Node 20.x): packages/core/src/wot-impl.ts#L90
Argument of type 'WoT.ConsumedThing' is not assignable to parameter of type 'import("/home/runner/work/node-wot/node-wot/packages/core/src/consumed-thing").default'.
Tests (ubuntu-latest, Node 20.x): packages/examples/src/bindings/coap/example-client.ts#L16
Cannot find module '@node-wot/core' or its corresponding type declarations.
Tests (ubuntu-latest, Node 20.x): packages/examples/src/bindings/coap/example-client.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
Tests (ubuntu-latest, Node 20.x): packages/examples/src/bindings/coap/example-client.ts#L25
Parameter 'WoT' implicitly has an 'any' type.
Tests (ubuntu-latest, Node 20.x): packages/examples/src/bindings/coap/example-client.ts#L37
Parameter 'err' implicitly has an 'any' type.
Tests (ubuntu-latest, Node 20.x): packages/examples/src/bindings/coap/example-server.ts#L16
Cannot find module '@node-wot/core' or its corresponding type declarations.
Tests (ubuntu-latest, Node 20.x): packages/examples/src/bindings/coap/example-server.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
Tests (ubuntu-latest, Node 20.x): packages/examples/src/bindings/coap/example-server.ts#L23
Parameter 'WoT' implicitly has an 'any' type.
Tests (ubuntu-latest, Node 20.x): packages/examples/src/bindings/coap/example-server.ts#L31
Parameter 'thing' implicitly has an 'any' type.
Tests (ubuntu-latest, Node 20.x): packages/examples/src/bindings/coap/example-server.ts#L38
Parameter 'intOutput' implicitly has an 'any' type.
Tests (windows-latest, Node 18.x)
The job was canceled because "macos-latest_20_x" failed.
Tests (windows-latest, Node 18.x)
The operation was canceled.
Tests (ubuntu-latest, Node 18.x)
The job was canceled because "macos-latest_20_x" failed.
Tests (ubuntu-latest, Node 18.x): packages/core/src/wot-impl.ts#L90
Argument of type 'WoT.ConsumedThing' is not assignable to parameter of type 'import("/home/runner/work/node-wot/node-wot/packages/core/src/consumed-thing").default'.
Tests (ubuntu-latest, Node 18.x): packages/examples/src/bindings/coap/example-client.ts#L16
Cannot find module '@node-wot/core' or its corresponding type declarations.
Tests (ubuntu-latest, Node 18.x): packages/examples/src/bindings/coap/example-client.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
Tests (ubuntu-latest, Node 18.x): packages/examples/src/bindings/coap/example-client.ts#L25
Parameter 'WoT' implicitly has an 'any' type.
Tests (ubuntu-latest, Node 18.x): packages/examples/src/bindings/coap/example-client.ts#L37
Parameter 'err' implicitly has an 'any' type.
Tests (ubuntu-latest, Node 18.x): packages/examples/src/bindings/coap/example-server.ts#L16
Cannot find module '@node-wot/core' or its corresponding type declarations.
Tests (ubuntu-latest, Node 18.x): packages/examples/src/bindings/coap/example-server.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
Tests (ubuntu-latest, Node 18.x): packages/examples/src/bindings/coap/example-server.ts#L23
Parameter 'WoT' implicitly has an 'any' type.
Tests (ubuntu-latest, Node 18.x): packages/examples/src/bindings/coap/example-server.ts#L31
Parameter 'thing' implicitly has an 'any' type.
Tests (ubuntu-latest, Node 18.x): packages/examples/src/bindings/coap/example-server.ts#L38
Parameter 'intOutput' implicitly has an 'any' type.
Tests (macos-latest, Node 22.x)
The job was canceled because "macos-latest_20_x" failed.
Tests (macos-latest, Node 22.x)
The operation was canceled.
Tests (windows-latest, Node 22.x)
The job was canceled because "macos-latest_20_x" failed.
Tests (windows-latest, Node 22.x)
The operation was canceled.
Tests (ubuntu-latest, Node 22.x)
The job was canceled because "macos-latest_20_x" failed.
Tests (ubuntu-latest, Node 22.x)
The operation was canceled.
Tests (macos-latest, Node 18.x)
The job was canceled because "macos-latest_20_x" failed.
Tests (macos-latest, Node 18.x)
The operation was canceled.
Check version consistency of packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check coding style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636