Skip to content

icmp: fix reply4() #1394

icmp: fix reply4()

icmp: fix reply4() #1394

Triggered via pull request August 24, 2025 10:01
Status Failure
Total duration 3m 41s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 11 warnings, and 1 notice
🧭 Lint
Process completed with exit code 1.
🧭 Lint: intra/netstack/icmp.go#L558
func (*icmpForwarder).processIPOptions is unused (U1000)
🧭 Lint: intra/netstack/icmp.go#L520
func (*icmpForwarder).ipOpts is unused (U1000)
🧭 Lint: intra/netstack/icmp.go#L506
type optionActions is unused (U1000)
🧭 Lint: intra/netstack/icmp.go#L501
const optionPass is unused (U1000)
🧭 Lint: intra/netstack/icmp.go#L498
const optionVerify is unused (U1000)
🧭 Lint: intra/netstack/icmp.go#L495
const optionProcess is unused (U1000)
🧭 Lint: intra/netstack/icmp.go#L492
const optionRemove is unused (U1000)
🧭 Lint: intra/netstack/icmp.go#L488
type optionAction is unused (U1000)
🧭 Lint: intra/dialers/retrier.go#L277
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L275
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L271
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L265
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L245
`Strat` is a misspelling of `Start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L243
`Strat` is a misspelling of `Start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L242
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L169
`Strat` is a misspelling of `Start` (misspell)
🧭 Lint: intra/dialers/direct_split.go#L31
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/core/connpool.go#L443
Error return value of `a.c.SetDeadline` is not checked (errcheck)
🧬 Build
Process completed with exit code 1.
🧭 Lint
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0SeOqaAAAAAABadZpn8c3TLZog4n5by9/UEFPRURHRTA1MTIARWRnZQ==
🧭 Lint: intra/backend/core_boxes.go#L129
redefines-builtin-id: redefinition of the built-in function new (revive)
🧭 Lint: intra/backend/core_boxes.go#L115
exported: exported function StrOf2 should have comment or be unexported (revive)
🧭 Lint: intra/backend/core_boxes.go#L111
exported: exported function StrOf should have comment or be unexported (revive)
🧭 Lint: intra/backend/core_boxes.go#L104
exported: exported method Gostr.Len should have comment or be unexported (revive)
🧭 Lint: intra/backend/core_boxes.go#L97
exported: exported method Gostr.V should have comment or be unexported (revive)
🧭 Lint: intra/backend/core_boxes.go#L59
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
🧭 Lint: intra/backend/core_boxes.go#L52
increment-decrement: should replace tries += 1 with tries++ (revive)
🧭 Lint: intra/backend/core_boxes.go#L35
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
🧭 Lint: intra/backend/core_boxes.go#L7
package-comments: should have a package comment (revive)
🧭 Lint
Failed to restore: Cache service responded with 400
🧬 Build
success