feat: grc20 dynamic call with registered interface #4171
examples.yml
on: pull_request
Matrix: gno2go
Matrix: lint
Matrix: mod-tidy
Matrix: test
Annotations
4 errors and 8 warnings
gno2go (1.21.x):
examples/gno.land/r/x/grc20_dynamic_call/registry/registry.gno.gen.go#L56
cannot use false (untyped bool constant) as uint64 value in return statement
|
gno2go (1.21.x)
Process completed with exit code 1.
|
gno2go (1.20.x):
examples/gno.land/r/x/grc20_dynamic_call/registry/registry.gno.gen.go#L56
cannot use false (untyped bool constant) as uint64 value in return statement
|
gno2go (1.20.x)
Process completed with exit code 1.
|
gno2go (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
gno2go (1.20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
mod-tidy (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
mod-tidy (1.21.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
lint (1.20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|