add dependency installation step for Deno examples in CI workflow #454
Annotations
19 errors and 4 warnings
Build TS API on ubuntu-latest
Property 'buffer' does not exist on type 'ZBytes'.
|
Build TS API on ubuntu-latest
Object literal may only specify known properties, and 'callback' does not exist in type 'QueryableOptions'.
|
Build TS API on ubuntu-latest
Type '(sample: any) => Promise<void>' has no properties in common with type 'SubscriberOptions'.
|
Build TS API on ubuntu-latest
Parameter 'sample' implicitly has an 'any' type.
|
Build TS API on ubuntu-latest
Argument of type 'string' is not assignable to parameter of type 'PublisherPutOptions'.
|
Build TS API on ubuntu-latest
The process '/usr/local/bin/yarn' failed with exit code 2
|
Build TS API on macOS-latest
Property 'buffer' does not exist on type 'ZBytes'.
|
Build TS API on macOS-latest
Object literal may only specify known properties, and 'callback' does not exist in type 'QueryableOptions'.
|
Build TS API on macOS-latest
Type '(sample: any) => Promise<void>' has no properties in common with type 'SubscriberOptions'.
|
Build TS API on macOS-latest
Parameter 'sample' implicitly has an 'any' type.
|
Build TS API on macOS-latest
Argument of type 'string' is not assignable to parameter of type 'PublisherPutOptions'.
|
Build TS API on macOS-latest
The process '/Users/runner/.yarn/bin/yarn' failed with exit code 2
|
Build TS API on windows-latest
Property 'buffer' does not exist on type 'ZBytes'.
|
Build TS API on windows-latest
Object literal may only specify known properties, and 'callback' does not exist in type 'QueryableOptions'.
|
Build TS API on windows-latest
Type '(sample: any) => Promise<void>' has no properties in common with type 'SubscriberOptions'.
|
Build TS API on windows-latest
Parameter 'sample' implicitly has an 'any' type.
|
Build TS API on windows-latest
Argument of type 'string' is not assignable to parameter of type 'PublisherPutOptions'.
|
Build TS API on windows-latest
The process 'C:\npm\prefix\yarn.cmd' failed with exit code 2
|
CI status checks
Process completed with exit code 1.
|
markdown_lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build TS API on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Rust plugin on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI status checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|