Skip to content

feat: Application versions #746

feat: Application versions

feat: Application versions #746

Triggered via pull request October 20, 2023 19:01
Status Failure
Total duration 16m 56s
Artifacts

ci-build.yaml

on: pull_request
Build & cache Go code
4m 48s
Build & cache Go code
Build, test & lint UI code
2m 29s
Build, test & lint UI code
Ensure Go modules synchronicity
27s
Ensure Go modules synchronicity
Lint Go code
2m 6s
Lint Go code
Check changes to generated code
12m 24s
Check changes to generated code
Run unit tests for Go packages
7m 3s
Run unit tests for Go packages
Run unit tests with -race, for Go packages
11m 52s
Run unit tests with -race, for Go packages
Process & analyze test artifacts
0s
Process & analyze test artifacts
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
Lint Go code: server/application/application.go#L1
: # github.com/argoproj/argo-cd/v2/server/application [github.com/argoproj/argo-cd/v2/server/application.test]
Lint Go code: server/application/application_event_reporter_test.go#L62
not enough arguments in call to getResourceEventPayload
Lint Go code: server/application/application_event_reporter_test.go#L98
not enough arguments in call to getResourceEventPayload
Lint Go code: server/application/application_event_reporter_test.go#L377
not enough arguments in call to getResourceEventPayload
Lint Go code
issues found
Run unit tests for Go packages: server/application/application_event_reporter_test.go#L62
not enough arguments in call to getResourceEventPayload
Run unit tests for Go packages: server/application/application_event_reporter_test.go#L98
not enough arguments in call to getResourceEventPayload
Run unit tests for Go packages: server/application/application_event_reporter_test.go#L377
not enough arguments in call to getResourceEventPayload
Run unit tests for Go packages
Process completed with exit code 2.
Check changes to generated code
Process completed with exit code 1.
Run unit tests with -race, for Go packages: server/application/application_event_reporter_test.go#L62
not enough arguments in call to getResourceEventPayload
Run unit tests with -race, for Go packages: server/application/application_event_reporter_test.go#L98
not enough arguments in call to getResourceEventPayload
Run unit tests with -race, for Go packages: server/application/application_event_reporter_test.go#L377
not enough arguments in call to getResourceEventPayload
Run unit tests with -race, for Go packages
Process completed with exit code 2.
Lint Go code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-go@0caeaed6fd66a828038c2da3c0f662a42862658f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, test & lint UI code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/