Skip to content

udp: m log fmt

udp: m log fmt #1367

Triggered via push August 18, 2025 03:11
Status Failure
Total duration 2m 6s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 11 warnings, and 1 notice
🧭 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 3.
🧬 Build
function parameter `c` called `SyscallConn()`
🧬 Build
function parameter `c` passed as arg `c` to `SetKeepAliveConfigSockOpt()`
🧬 Build
function parameter `c` passed as arg `c` to `maybeKeepAlive2()`
🧬 Build
result 0 of `Race()` lacking guarding; passed as arg `c` to `maybeKeepAlive()` via the assignment(s):
🧬 Build: intra/core/sockopt.go#L92
error: Potential nil panic detected. Observed nil flow from source to dereference point:
🧭 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>0MJqiaAAAAAAQt/dTkVCMQ4gGcUfC4ijaQkwyQUEyMDMwMTA5MDMxAEVkZ2U=
🧭 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