Skip to content

PMM-12896 Add limit for actions/jobs executed on the same DB at the same time #6660

PMM-12896 Add limit for actions/jobs executed on the same DB at the same time

PMM-12896 Add limit for actions/jobs executed on the same DB at the same time #6660

Triggered via pull request March 13, 2024 17:44
Status Failure
Total duration 10m 5s
Artifacts

main.yml

on: pull_request
Merge Gatekeeper
19s
Merge Gatekeeper
Slack Notification success
0s
Slack Notification success
Slack Notification failure
7s
Slack Notification failure
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Checks: agent/runner/runner_test.go#L81
cannot use j1 (variable of type testJob) as jobs.Job value in argument to cr.StartJob: testJob does not implement jobs.Job (missing method DSN)
Checks: agent/runner/runner_test.go#L82
cannot use j2 (variable of type testJob) as jobs.Job value in argument to cr.StartJob: testJob does not implement jobs.Job (missing method DSN)
Checks: agent/runner/runner_test.go#L83
cannot use j3 (variable of type testJob) as jobs.Job value in argument to cr.StartJob: testJob does not implement jobs.Job (missing method DSN)
Checks: agent/runner/runner_test.go#L84
cannot use j4 (variable of type testJob) as jobs.Job value in argument to cr.StartJob: testJob does not implement jobs.Job (missing method DSN)
Checks: agent/runner/runner_test.go#L131
cannot use testJob{…} (value of type testJob) as jobs.Job value in argument to cr.StartJob: testJob does not implement jobs.Job (missing method DSN) (typecheck)
Checks: agent/config/config_test.go#L156
string `--config-file=` has 6 occurrences, make it a constant (goconst)
Checks: managed/models/agent_model.go#L444
string `.TextFiles.` has 5 occurrences, make it a constant (goconst)
Checks: managed/models/agent_helpers.go#L582
string `/agent_id/` has 4 occurrences, make it a constant (goconst)
Checks: managed/models/agent_helpers.go#L609
string ` it doesn't support it, minimum supported version=%q` has 3 occurrences, make it a constant (goconst)
Checks: managed/models/agent_helpers.go#L608
string `cannot use push_metrics_enabled with pmm_agent version=%q,` has 3 occurrences, make it a constant (goconst)