Skip to content

fix(cli): adds config as a field in cmdConfigurator and serviceProvid… #12

fix(cli): adds config as a field in cmdConfigurator and serviceProvid…

fix(cli): adds config as a field in cmdConfigurator and serviceProvid… #12

Triggered via push March 22, 2024 08:28
Status Failure
Total duration 1m 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
lint: cli/update.go#L18
unused-parameter: parameter 'conf' seems to be unused, consider removing or renaming it as _ (revive)
lint: cli/record.go#L17
unused-parameter: parameter 'cfg' seems to be unused, consider removing or renaming it as _ (revive)
lint: cli/mock.go#L19
unused-parameter: parameter 'cfg' seems to be unused, consider removing or renaming it as _ (revive)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: cli/update.go#L18
unused-parameter: parameter 'conf' seems to be unused, consider removing or renaming it as _ (revive)
lint: cli/record.go#L17
unused-parameter: parameter 'cfg' seems to be unused, consider removing or renaming it as _ (revive)
lint: cli/mock.go#L19
unused-parameter: parameter 'cfg' seems to be unused, consider removing or renaming it as _ (revive)