Skip to content

Improve support for IPNS double-hashed entries #153

Improve support for IPNS double-hashed entries

Improve support for IPNS double-hashed entries #153

Triggered via pull request December 13, 2024 09:38
Status Failure
Total duration 43s
Artifacts

tests.yml

on: pull_request
Compact denylist format test suite
10s
Compact denylist format test suite
Static, syntax and spelling checks
35s
Static, syntax and spelling checks
Fit to window
Zoom out
Zoom in

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.