Bump @solana/kit
2.1.0 -> 2.1.1
#161
tests.yaml
on: pull_request
Example Program Tests
3m 46s
Run linters
25s
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
|