Skip to content

Remove the enum check from remove contract #9793

Remove the enum check from remove contract

Remove the enum check from remove contract #9793

Triggered via pull request June 6, 2024 19:10
Status Failure
Total duration 10m 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
Lint: runtime/stdlib/contract_update_validation.go#L621
func `containsEnumsInProgram` is unused (unused)
Lint: runtime/stdlib/contract_update_validation.go#L631
func `containsEnums` is unused (unused)
Lint: runtime/stdlib/contract_update_validation.go#L621
func `containsEnumsInProgram` is unused (unused)
Lint: runtime/stdlib/contract_update_validation.go#L631
func `containsEnums` is unused (unused)
Lint
Process completed with exit code 2.
Semgrep
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint JSON
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint JSON
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. 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/checkout@v3, actions/setup-go@v3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/