build: commit missing files #1244
Annotations
13 errors, 11 warnings, and 1 notice
|
🧭 Lint:
intra/dialers/retrier.go#L276
`strat` is a misspelling of `start` (misspell)
|
|
🧭 Lint:
intra/dialers/retrier.go#L274
`strat` is a misspelling of `start` (misspell)
|
|
🧭 Lint:
intra/dialers/retrier.go#L270
`strat` is a misspelling of `start` (misspell)
|
|
🧭 Lint:
intra/dialers/retrier.go#L264
`strat` is a misspelling of `start` (misspell)
|
|
🧭 Lint:
intra/dialers/retrier.go#L244
`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#L241
`strat` is a misspelling of `start` (misspell)
|
|
🧭 Lint:
intra/dialers/retrier.go#L168
`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
result 0 of `Stat()` lacking guarding; accessed field `TUNSt` via the assignment(s):
|
|
🧬 Build:
tunnel/tunnel.go#L292
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
|
🧭 Lint
Failed to save: reserveCache failed: Cache service responded with 503
|
|
🧭 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: getCacheEntry failed: Cache service responded with 503
|
|
🧬 Build
success
|