dnsx: choose 1st proxy if none can be pinned #960
Annotations
10 errors and 11 warnings
π
Lint
Cannot open: File exists
|
π
Lint
Cannot open: File exists
|
π
Lint
Cannot open: File exists
|
π
Lint
Cannot open: File exists
|
π
Lint
Cannot open: File exists
|
π
Lint
Cannot open: File exists
|
π
Lint
Cannot open: File exists
|
π
Lint
Cannot open: File exists
|
π
Lint
Cannot open: File exists
|
π
Lint
Cannot open: File exists
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
π
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
π
Lint:
intra/backend/core_iptree.go#L7
package-comments: should have a package comment (revive)
|
π
Lint:
intra/backend/core_iptree.go#L23
var-naming: type IpTree should be IPTree (revive)
|
π
Lint:
intra/backend/core_iptree.go#L68
exported: exported const Vsep should have comment (or a comment on this block) or be unexported (revive)
|
π
Lint:
intra/backend/core_iptree.go#L79
var-naming: func NewIpTree should be NewIPTree (revive)
|
π
Lint:
intra/backend/core_iptree.go#L98
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_iptree.go#L148
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_iptree.go#L233
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_iptree.go#L281
unused-parameter: parameter 'v' seems to be unused, consider removing or renaming it as _ (revive)
|
π
Lint:
intra/backend/core_iptree.go#L300
unused-parameter: parameter 'k' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading