Migrate @solana/web3.js
-> @solana/kit
- new library name (#69)
#157
tests.yaml
on: push
Example Program Tests
4m 23s
Run linters
26s
Annotations
10 warnings
Run linters:
tests/example-program-gen/exp/types/BarStruct.ts#L5
'borshAddress' is defined but never used
|
Run linters:
tests/example-program-gen/act/types/FooEnum.ts#L5
'borshAddress' is defined but never used
|
Run linters:
tests/example-program-gen/act/types/BarStruct.ts#L5
'borshAddress' is defined but never used
|
Run linters:
src/types.ts#L107
Unexpected any. Specify a different type
|
Run linters:
src/types.ts#L75
Unexpected any. Specify a different type
|
Run linters:
src/types.ts#L75
Unexpected any. Specify a different type
|
Run linters:
src/accounts.ts#L122
Unexpected any. Specify a different type
|
Run linters:
src/accounts.ts#L122
Unexpected any. Specify a different type
|
Run linters:
examples/tic-tac-toe/generated-client/types/Tile.ts#L5
'borshAddress' is defined but never used
|
Run linters:
examples/tic-tac-toe/generated-client/types/Sign.ts#L5
'borshAddress' is defined but never used
|