Skip to content

Add callType type

Add callType type #244

Triggered via pull request May 16, 2024 21:26
Status Failure
Total duration 11m 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
lint: precompile/contract/contract.go#L16
type `callType` is unused (unused)
lint: precompile/contract/contract.go#L19
const `call` is unused (unused)
lint: precompile/contract/contract.go#L20
const `callCode` is unused (unused)
lint: precompile/contract/contract.go#L21
const `delegateCall` is unused (unused)
lint: precompile/contract/contract.go#L22
const `staticCall` is unused (unused)
lint
Process completed with exit code 1.
hive
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/.
install
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
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/.
precompile
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
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/.