Feature: Ephemeral action runners #28177
pull-compliance.yml
on: pull_request
files-changed
/
detect
7s
lint-backend
6m 5s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
37s
lint-go-windows
6m 0s
lint-go-gogit
6m 14s
checks-backend
3m 29s
frontend
0s
backend
7m 9s
docs
0s
actions
0s
Annotations
12 errors
|
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#L149
ineffectual assignment to err (ineffassign)
|
|
lint-go-windows:
services/actions/cleanup.go#L135
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#L149
ineffectual assignment to err (ineffassign)
|
|
lint-backend:
services/actions/cleanup.go#L135
const `deleteEphemeralRunnerBatchSize` is unused (unused)
|
|
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#L149
ineffectual assignment to err (ineffassign)
|
|
lint-go-gogit:
services/actions/cleanup.go#L135
const `deleteEphemeralRunnerBatchSize` is unused (unused)
|