Skip to content

Megular Expressions #363

Megular Expressions

Megular Expressions #363

Triggered via pull request January 16, 2025 21:59
Status Failure
Total duration 51s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
go-check / All: multiaddr.go#L56
error strings should not be capitalized (ST1005)
go-check / All: multiaddr/main.go#L60
maddr.ForEach is deprecated: use a simple `for _, c := range m` instead. (SA1019)
go-check / All: net/convert.go#L140
ma.ForEach is deprecated: use a simple `for _, c := range m` instead. (SA1019)
go-check / All: net/convert.go#L177
error strings should not be capitalized (ST1005)
go-check / All: net/convert.go#L208
ma.ForEach is deprecated: use a simple `for _, c := range m` instead. (SA1019)
go-check / All: net/private.go#L118
ma.ForEach is deprecated: use a simple `for _, c := range m` instead. (SA1019)
go-check / All: net/private.go#L179
ma.ForEach is deprecated: use a simple `for _, c := range m` instead. (SA1019)
go-check / All
Process completed with exit code 1.