Update template with latest create-solana-program #106
main.yml
on: pull_request
Format & Lint Programs
1m 0s
Format & Lint Client JS
21s
Format & Lint Client Rust
56s
Test Programs
3m 15s
Check IDL Generation
21s
Check Client Generation
22s
Annotations
13 errors
Check IDL Generation
Process completed with exit code 1.
|
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.
|