Skip to content

feat: printer interface and migration of all commands #523

feat: printer interface and migration of all commands

feat: printer interface and migration of all commands #523

Triggered via pull request June 20, 2024 20:43
Status Failure
Total duration 1m 9s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Lint Code
57s
Lint Code
publish-release
0s
publish-release
Build for Supported Architectures
0s
Build for Supported Architectures
publish-docker
0s
publish-docker
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Lint Code: internal/printer/printer.go#L8
Actual: http://www.apache.org/licenses/LICENSE-2.0
Lint Code: internal/clioptions/printer.go#L1
Missed header for check (goheader)
Lint Code
Process completed with exit code 2.
Lint Code: internal/printer/nopprinter.go#L24
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
Lint Code: internal/printer/nopprinter.go#L28
unused-parameter: parameter 'keys' seems to be unused, consider removing or renaming it as _ (revive)
Lint Code: internal/printer/nopprinter.go#L32
unused-parameter: parameter 'recordValues' seems to be unused, consider removing or renaming it as _ (revive)
Lint Code: internal/printer/nopprinter.go#L36
unused-parameter: parameter 'records' seems to be unused, consider removing or renaming it as _ (revive)