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