Skip to content

Introduce StructStringer #10300

Introduce StructStringer

Introduce StructStringer #10300

Triggered via pull request October 21, 2024 14:00
Status Failure
Total duration 1m 58s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 5 warnings
Test: sema/struct_stringer.gen.go#L23
no required module provides package github.com/onflow/cadence/runtime/ast; to add it:
Test: sema/struct_stringer.gen.go#L24
no required module provides package github.com/onflow/cadence/runtime/common; to add it:
Test: sema/struct_stringer.gen.go#L23
no required module provides package github.com/onflow/cadence/runtime/ast; to add it:
Test: sema/struct_stringer.gen.go#L24
no required module provides package github.com/onflow/cadence/runtime/common; to add it:
Test
no required module provides package github.com/onflow/cadence/runtime/ast; to add it:
Test
no required module provides package github.com/onflow/cadence/runtime/common; to add it:
Test: sema/struct_stringer.gen.go#L23
no required module provides package github.com/onflow/cadence/runtime/ast; to add it:
Test: sema/struct_stringer.gen.go#L24
no required module provides package github.com/onflow/cadence/runtime/common; to add it:
Test
Process completed with exit code 2.
Lint: sema/struct_stringer.gen.go#L23
no required module provides package github.com/onflow/cadence/runtime/ast; to add it:
Lint: sema/struct_stringer.gen.go#L24
no required module provides package github.com/onflow/cadence/runtime/common; to add it:
Lint: runtime/convertTypes.go#L786
missing return (typecheck)
Lint: runtime/convertValues.go#L410
fieldName declared and not used (typecheck)
Lint: runtime/environment.go#L1025
addressValue declared and not used (typecheck)
Lint: encoding/ccf/decode.go#L1945
fields declared and not used (typecheck)
Lint: encoding/ccf/decode.go#L1952
initializers declared and not used (typecheck)
Lint: encoding/ccf/decode_typedef.go#L129
fields declared and not used (typecheck)
Lint: encoding/ccf/encode.go#L672
missing return (typecheck)
Lint: encoding/ccf/encode.go#L1428
missing return (typecheck)
Semgrep
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint JSON
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/