Skip to content

Include optional Ipni-Cid-Schema-Type HTTP header #704

Include optional Ipni-Cid-Schema-Type HTTP header

Include optional Ipni-Cid-Schema-Type HTTP header #704

Triggered via pull request August 30, 2024 19:05
Status Failure
Total duration 1m 18s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go-check / All: dagsync/ipnisync/publisher.go#L232
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
go-check / All: dagsync/ipnisync/sync_test.go#L280
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
go-check / All: dagsync/ipnisync/sync_test.go#L285
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
go-check / All: dagsync/ipnisync/sync_test.go#L286
this value of err is never used (SA4006)
go-check / All: dagsync/ipnisync/sync_test.go#L289
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
go-check / All: dagsync/ipnisync/sync_test.go#L290
this value of err is never used (SA4006)
go-check / All: dagsync/subscriber.go#L491
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
go-check / All: dagsync/subscriber.go#L575
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
go-check / All: dagsync/subscriber.go#L877
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
go-check / All
Process completed with exit code 1.