Migrate injective events. #22
Annotations
10 errors and 3 warnings
Test:
injective-minimal/convo.go#L30
cannot use generic type codegen.Conversation[X any] without instantiation
|
Test:
injective-minimal/generate.go#L26
not enough return values
|
Test:
sol-minimal/convo.go#L28
cannot use generic type codegen.Conversation[X any] without instantiation
|
Test:
sol-minimal/generate.go#L27
not enough return values
|
Test:
sol-transactions/convo.go#L28
cannot use generic type codegen.Conversation[X any] without instantiation
|
Test:
sol-transactions/generate.go#L27
not enough return values
|
Test:
starknet-minimal/convo.go#L28
cannot use generic type codegen.Conversation[X any] without instantiation
|
Test:
starknet-minimal/generate.go#L16
not enough return values
|
Test:
vara-extrinsics/convo.go#L28
cannot use generic type codegen.Conversation[X any] without instantiation
|
Test:
vara-extrinsics/convo.go#L174
cannot use c.state.CmdGenerate() (value of type codegen.ReturnGenerate) as loop.Cmd value in return statement
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
Unexpected input(s) 'cache', valid inputs are ['go-version', 'check-latest', 'stable', 'token']
|