Improve support for IPNS double-hashed entries #153
tests.yml
on: pull_request
Compact denylist format test suite
10s
Static, syntax and spelling checks
35s
Annotations
15 errors
Compact denylist format test suite:
denylist.go#L700
assignment mismatch: 1 variable but cid.NewCidV1(c.Prefix().Codec, c.Hash()).StringOfBase returns 2 values
|
Compact denylist format test suite:
denylist.go#L700
undefined: mbase
|
Compact denylist format test suite:
denylist.go#L825
assignment mismatch: 1 variable but cid.NewCidV1(prefix.Codec, c.Hash()).StringOfBase returns 2 values
|
Compact denylist format test suite:
denylist.go#L825
undefined: mbase
|
Compact denylist format test suite:
denylist.go#L937
multiple-value cid.NewCidV1(prefix.Codec, c.Hash()).StringOfBase(mbase.Base32) (value of type (string, error)) in single-value context
|
Compact denylist format test suite:
denylist.go#L937
undefined: mbase
|
Compact denylist format test suite
Process completed with exit code 1.
|
Static, syntax and spelling checks:
denylist.go#L700
assignment mismatch: 1 variable but cid.NewCidV1(c.Prefix().Codec, c.Hash()).StringOfBase returns 2 values
|
Static, syntax and spelling checks:
denylist.go#L700
undefined: mbase
|
Static, syntax and spelling checks:
denylist.go#L825
assignment mismatch: 1 variable but cid.NewCidV1(prefix.Codec, c.Hash()).StringOfBase returns 2 values
|
Static, syntax and spelling checks:
denylist.go#L825
undefined: mbase
|
Static, syntax and spelling checks:
denylist.go#L937
multiple-value cid.NewCidV1(prefix.Codec, c.Hash()).StringOfBase(mbase.Base32) (value of type (string, error)) in single-value context
|
Static, syntax and spelling checks:
denylist.go#L937
undefined: mbase
|
Static, syntax and spelling checks
undefined: mbase
|
Static, syntax and spelling checks
Process completed with exit code 2.
|