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