Feature: Ephemeral action runners #28175
pull-compliance.yml
on: pull_request
files-changed
/
detect
6s
lint-backend
6m 6s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
26s
lint-go-windows
6m 3s
lint-go-gogit
6m 1s
checks-backend
3m 24s
frontend
0s
backend
7m 5s
docs
0s
actions
0s
Annotations
13 errors
|
checks-backend
Process completed with exit code 2.
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
tests/integration/actions_job_test.go#L565
var-naming: var taskToStopApiObj should be taskToStopAPIObj (revive)
|
|
lint-go-gogit:
services/actions/cleanup.go#L148
ineffectual assignment to err (ineffassign)
|
|
lint-go-gogit:
services/actions/cleanup.go#L134
const `deleteEphemeralRunnerBatchSize` is unused (unused)
|
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-go-windows:
tests/integration/actions_job_test.go#L565
var-naming: var taskToStopApiObj should be taskToStopAPIObj (revive)
|
|
lint-go-windows:
services/actions/cleanup.go#L148
ineffectual assignment to err (ineffassign)
|
|
lint-go-windows:
services/actions/cleanup.go#L134
const `deleteEphemeralRunnerBatchSize` is unused (unused)
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
tests/integration/actions_job_test.go#L565
var-naming: var taskToStopApiObj should be taskToStopAPIObj (revive)
|
|
lint-backend:
services/actions/cleanup.go#L148
ineffectual assignment to err (ineffassign)
|
|
lint-backend:
services/actions/cleanup.go#L134
const `deleteEphemeralRunnerBatchSize` is unused (unused)
|