Include optional Ipni-Cid-Schema-Type HTTP header #704
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.
|