chore: add .gitignore for binaries, build output, and tool artifacts #1
Annotations
10 errors and 1 warning
|
golangci-lint:
internal/ws/agent/dispatcher_test.go#L21
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
golangci-lint:
internal/ws/agent/client_test.go#L464
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
golangci-lint:
internal/ws/agent/client_test.go#L179
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
|
golangci-lint:
internal/ws/agent/client.go#L476
redefines-builtin-id: redefinition of the built-in function new (revive)
|
|
golangci-lint:
internal/ws/ca/ca_test.go#L302
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
|
|
golangci-lint:
internal/parser/rows_event.go#L806
cyclomatic complexity 21 of func `(*RowEventParser).parseDecimal` is high (> 15) (gocyclo)
|
|
golangci-lint:
internal/parser/rows_event.go#L284
cyclomatic complexity 32 of func `(*RowEventParser).readColumnValue` is high (> 15) (gocyclo)
|
|
golangci-lint:
internal/parser/table_map.go#L221
cyclomatic complexity 32 of func `parseColumnMetadata` is high (> 15) (gocyclo)
|
|
golangci-lint:
cmd/agent/flashback.go#L43
cyclomatic complexity 22 of func `RunFlashback` is high (> 15) (gocyclo)
|
|
golangci-lint:
internal/config/config.go#L169
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading