Skip to content

Update actions

Update actions #1

Triggered via pull request November 12, 2024 16:23
Status Failure
Total duration 2m 0s
Artifacts

common-workflows.yaml

on: pull_request
Golang Validation  /  Lint golang code
1m 16s
Golang Validation / Lint golang code
Golang Validation  /  Malware Scan
54s
Golang Validation / Malware Scan
Golang Validation  /  Yaml Lint
6s
Golang Validation / Yaml Lint
Quality Checks  /  Unit tests and package coverage
16s
Quality Checks / Unit tests and package coverage
Quality Checks  /  GoSec
1m 24s
Quality Checks / GoSec
Quality Checks  /  Go Formatter and Vetter
1m 39s
Quality Checks / Go Formatter and Vetter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Golang Validation / Yaml Lint: .mockery.yaml#L21
21:29 [new-line-at-end-of-file] no new line character at the end of file
Golang Validation / Yaml Lint: tests/e2e/driver/resources/deployment.yaml#L25
25:3 [indentation] wrong indentation: expected 4 but found 2
Golang Validation / Yaml Lint: tests/e2e/driver/resources/deployment.yaml#L35
35:5 [indentation] wrong indentation: expected 2 but found 4
Golang Validation / Yaml Lint: tests/e2e/driver/resources/deployment.yaml#L41
41:5 [indentation] wrong indentation: expected 2 but found 4
Golang Validation / Yaml Lint: tests/e2e/driver/resources/deployment.yaml#L44
44:5 [indentation] wrong indentation: expected 2 but found 4
Golang Validation / Yaml Lint: tests/e2e/driver/resources/deployment.yaml#L46
46:9 [indentation] wrong indentation: expected 6 but found 8
Golang Validation / Yaml Lint: tests/e2e/k8s/e2e-values.yaml#L17
17:17 [colons] too many spaces before colon
Golang Validation / Yaml Lint: tests/e2e/k8s/e2e-values.yaml#L18
18:18 [colons] too many spaces before colon
Golang Validation / Yaml Lint: tests/e2e/k8s/e2e-values.yaml#L20
20:16 [colons] too many spaces before colon
Golang Validation / Yaml Lint: tests/e2e/k8s/e2e-values.yaml#L21
21:17 [colons] too many spaces before colon
Golang Validation / Yaml Lint: .golangci.yaml#L3
3:22 [comments] too few spaces before comment
Golang Validation / Yaml Lint: .mockery.yaml#L17
17:8 [truthy] truthy value should be one of [false, true]
Golang Validation / Yaml Lint: .mockery.yaml#L18
18:6 [truthy] truthy value should be one of [false, true]
Golang Validation / Yaml Lint: .mockery.yaml#L19
19:12 [truthy] truthy value should be one of [false, true]
Golang Validation / Yaml Lint: .mockery.yaml#L21
21:25 [truthy] truthy value should be one of [false, true]
Golang Validation / Yaml Lint: tests/e2e/driver/resources/sc.yaml#L18
18:21 [comments] too few spaces before comment
Golang Validation / Yaml Lint: tests/e2e/driver/resources/sc.yaml#L21
21:58 [comments] too few spaces before comment
Golang Validation / Yaml Lint: tests/e2e/k8s/e2e-values.yaml#L29
29:41 [comments] too few spaces before comment
Golang Validation / Yaml Lint: tests/e2e/k8s/e2e-values.yaml#L32
32:35 [comments] too few spaces before comment
Golang Validation / Yaml Lint: tests/sanity/helm/secret.yaml#L22
22:5 [comments-indentation] comment not indented like content