Introduce StructStringer #10300
Annotations
10 errors and 1 warning
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)
|
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/
|
Loading