Reimplementation v020 #15
Annotations
10 errors and 1 warning
Run golangci-lint:
metadata/types.go#L52
undefined: subkey (typecheck)
|
Run golangci-lint:
metadata/types.go#L64
undefined: subkey (typecheck)
|
Run golangci-lint:
complex/transaction.go#L25
undefined: subkey (typecheck)
|
Run golangci-lint:
complex/events.go#L224
target.PalletIndex undefined (type T has no field or method PalletIndex) (typecheck)
|
Run golangci-lint:
complex/events.go#L227
target.EventIndex undefined (type T has no field or method EventIndex) (typecheck)
|
Run golangci-lint:
complex/events.go#L246
target.PalletIndex undefined (type T has no field or method PalletIndex) (typecheck)
|
Run golangci-lint:
complex/events.go#L249
target.EventIndex undefined (type T has no field or method EventIndex) (typecheck)
|
Run golangci-lint:
primitives/scale_encoder.go#L245
missing return (typecheck)
|
Run golangci-lint
cannot range over 3 (untyped int constant) (typecheck)
|
Run golangci-lint
e.Bytes undefined (type *encodeState has no field or method Bytes) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading