Update template with latest create-solana-program #111
main.yml
on: pull_request
Format & Lint Programs
1m 3s
Format & Lint Client JS
17s
Format & Lint Client Rust
58s
Test Programs
3m 28s
Check IDL Generation
15s
Check Client Generation
28s
Annotations
12 errors
Check Client Generation
Cannot find module '@solana/web3.js' or its corresponding type declarations.
|
Check Client Generation
Parameter 'value' implicitly has an 'any' type.
|
Check Client Generation
Parameter 'maybeAccount' implicitly has an 'any' type.
|
Check Client Generation
Cannot find module '@solana/web3.js' or its corresponding type declarations.
|
Check Client Generation
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Check Client Generation
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Check Client Generation
Cannot find module '@solana/web3.js' or its corresponding type declarations.
|
Check Client Generation
Parameter 'value' implicitly has an 'any' type.
|
Check Client Generation
Cannot find module '@solana/web3.js' or its corresponding type declarations.
|
Check Client Generation
Parameter 'value' implicitly has an 'any' type.
|
Build programs
Process completed with exit code 1.
|
Test Programs
Process completed with exit code 1.
|