Skip to content

feat(cli): add statement-log-file option #458

feat(cli): add statement-log-file option

feat(cli): add statement-log-file option #458

Triggered via pull request December 18, 2023 11:49
Status Failure
Total duration 50s
Artifacts

go.yml

on: pull_request
Lint Test and Build
40s
Lint Test and Build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint Test and Build: pkg/stmtlogger/filelogger.go#L39
field `mt` is unused (unused)
Lint Test and Build: pkg/stmtlogger/filelogger.go#L108
func `drain` is unused (unused)
Lint Test and Build: pkg/stmtlogger/filelogger.go#L35
fieldalignment: struct with 72 pointer bytes could be 32 (govet)
Lint Test and Build
Process completed with exit code 2.
Lint Test and Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/