Update template with latest create-solana-program #112
main.yml
on: pull_request
Format & Lint Programs
1m 4s
Format & Lint Client JS
18s
Format & Lint Client Rust
54s
Test Programs
3m 23s
Check IDL Generation
24s
Check Client Generation
27s
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.
|