Run prettier on main #2667
Annotations
10 errors
Build:
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'.
|
Build:
packages/examples/src/bindings/coap/example-client.ts#L16
Cannot find module '@node-wot/core' or its corresponding type declarations.
|
Build:
packages/examples/src/bindings/coap/example-client.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
|
Build:
packages/examples/src/bindings/coap/example-client.ts#L25
Parameter 'WoT' implicitly has an 'any' type.
|
Build:
packages/examples/src/bindings/coap/example-client.ts#L37
Parameter 'err' implicitly has an 'any' type.
|
Build:
packages/examples/src/bindings/coap/example-server.ts#L16
Cannot find module '@node-wot/core' or its corresponding type declarations.
|
Build:
packages/examples/src/bindings/coap/example-server.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
|
Build:
packages/examples/src/bindings/coap/example-server.ts#L23
Parameter 'WoT' implicitly has an 'any' type.
|
Build:
packages/examples/src/bindings/coap/example-server.ts#L31
Parameter 'thing' implicitly has an 'any' type.
|
Build:
packages/examples/src/bindings/coap/example-server.ts#L38
Parameter 'intOutput' implicitly has an 'any' type.
|
Loading