Skip to content

fix: migrate from deprecated io/ioutil and enhance Workbench compatib… #844

fix: migrate from deprecated io/ioutil and enhance Workbench compatib…

fix: migrate from deprecated io/ioutil and enhance Workbench compatib… #844

Triggered via pull request October 24, 2025 15:13
@kjw3kjw3
synchronize #263
kj-cli-love
Status Failure
Total duration 2m 25s
Artifacts

lint.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci (ubuntu-22.04)
Process completed with exit code 2.
ci (ubuntu-22.04): pkg/integration/cli_output_compatibility_test.go#L517
directive `// nolint:gosec // G204: false positive - cmd.args contains hardcoded test values, not user input` should be written without leading space as `//nolint:gosec // G204: false positive - cmd.args contains hardcoded test values, not user input` (nolintlint)