Skip to content

feat: support learning mode for event reporter #848

feat: support learning mode for event reporter

feat: support learning mode for event reporter #848

Triggered via pull request January 17, 2024 17:11
Status Cancelled
Total duration 9m 55s
Artifacts

ci-build.yaml

on: pull_request
Build & cache Go code
2m 59s
Build & cache Go code
Build, test & lint UI code
1m 45s
Build, test & lint UI code
Ensure Go modules synchronicity
33s
Ensure Go modules synchronicity
Lint Go code
37s
Lint Go code
Check changes to generated code
7m 43s
Check changes to generated code
Run unit tests for Go packages
3m 38s
Run unit tests for Go packages
Run unit tests with -race, for Go packages
6m 22s
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

15 errors and 2 warnings
Lint Go code: event_reporter/reporter/application_errors_parser.go#L1
: # github.com/argoproj/argo-cd/v2/event_reporter/reporter [github.com/argoproj/argo-cd/v2/event_reporter/reporter.test]
Lint Go code: event_reporter/reporter/rate_limiter_test.go#L13
assignment mismatch: 2 variables but rl.Limit returns 3 values
Lint Go code: event_reporter/reporter/rate_limiter_test.go#L27
assignment mismatch: 2 variables but rl.Limit returns 3 values
Lint Go code: event_reporter/reporter/rate_limiter_test.go#L41
assignment mismatch: 2 variables but rl.Limit returns 3 values (typecheck)
Lint Go code
issues found
Run unit tests for Go packages: event_reporter/reporter/rate_limiter_test.go#L13
assignment mismatch: 2 variables but rl.Limit returns 3 values
Run unit tests for Go packages: event_reporter/reporter/rate_limiter_test.go#L27
assignment mismatch: 2 variables but rl.Limit returns 3 values
Run unit tests for Go packages: event_reporter/reporter/rate_limiter_test.go#L41
assignment mismatch: 2 variables but rl.Limit returns 3 values
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
Canceling since a higher priority waiting request for 'Integration tests-refs/pull/276/merge' exists
Run unit tests with -race, for Go packages: event_reporter/reporter/rate_limiter_test.go#L13
assignment mismatch: 2 variables but rl.Limit returns 3 values
Run unit tests with -race, for Go packages: event_reporter/reporter/rate_limiter_test.go#L27
assignment mismatch: 2 variables but rl.Limit returns 3 values
Run unit tests with -race, for Go packages: event_reporter/reporter/rate_limiter_test.go#L41
assignment mismatch: 2 variables but rl.Limit returns 3 values
Run unit tests with -race, for Go packages
The operation was canceled.
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/