Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

ci: add ci workflow

ci: add ci workflow #5

Triggered via push September 8, 2024 18:10
Status Failure
Total duration 3m 10s
Artifacts

ci.yml

on: push
Go client tests
3m 0s
Go client tests
Go linting
1m 17s
Go linting
Go Backwards Compatibility
0s
Go Backwards Compatibility
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Go linting
golangci-lint exit with code 4
Go linting
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Go linting: pkg/commands/stream_jobs.go#L68
var-naming: method TenantIds should be TenantIDs (revive)
Go linting: pkg/commands/activate_jobs.go#L70
var-naming: method TenantIds should be TenantIDs (revive)
Go linting: pkg/commands/stream_jobs_test.go#L219
var-naming: var tenantIds should be tenantIDs (revive)
Go linting: pkg/worker/jobWorker_builder.go#L166
var-naming: method TenantIds should be TenantIDs (revive)
Go linting: pkg/worker/jobWorker_builder_test.go#L102
var-naming: var tenantIds should be tenantIDs (revive)
Go linting: pkg/worker/jobWorker_test.go#L82
unused-parameter: parameter 'client' seems to be unused, consider removing or renaming it as _ (revive)
Go linting: pkg/worker/jobWorker_test.go#L129
unused-parameter: parameter 'client' seems to be unused, consider removing or renaming it as _ (revive)
Go linting: pkg/worker/jobWorker_test.go#L175
unused-parameter: parameter 'client' seems to be unused, consider removing or renaming it as _ (revive)
Go linting: pkg/worker/jobWorker_test.go#L221
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Go linting: pkg/worker/jobWorker_test.go#L275
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)