Skip to content

Spike: v4 workflow refactor #1482

Spike: v4 workflow refactor

Spike: v4 workflow refactor #1482

Triggered via pull request April 5, 2024 20:27
Status Failure
Total duration 2m 58s
Artifacts 4

go.yml

on: pull_request
Matrix: simulation
fuzz-test
31s
fuzz-test
SonarQube
43s
SonarQube
Fit to window
Zoom out
Zoom in

Annotations

45 errors and 7 warnings
lint: pkg/v3/observer_test.go#L66
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
lint: pkg/v3/observer_test.go#L67
invalid operation: PostProcessor[int] (PostProcessor is not a generic type)
lint: pkg/v3/observer_test.go#L76
invalid operation: Observer[int] (Observer is not a generic type)
lint: pkg/v3/observer_test.go#L81
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
lint: pkg/v3/observer_test.go#L87
invalid operation: Observer[int] (Observer is not a generic type)
lint: pkg/v3/observer_test.go#L88
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
lint: pkg/v3/observer_test.go#L98
invalid operation: Observer[int] (Observer is not a generic type)
lint: pkg/v3/observer_test.go#L108
undefined: NewGenericObserver
lint: pkg/v3/observer_test.go#L120
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
lint: pkg/v3/observer_test.go#L121
invalid operation: PostProcessor[int] (PostProcessor is not a generic type)
lint
invalid operation: ocr2keepersv3.PreProcessor[common.UpkeepPayload] (ocr2keepers.PreProcessor is not a generic type)" severity="error" source="typecheck"></error>
lint
too many arguments in call to NewLogTriggerFlows&#xA;&#x9;have (nil, nil, nil, *mockRunner, nil, nil, nil, time.Duration, time.Duration, time.Duration, nil, nil, nil, *&#34;log&#34;.Logger)&#xA;&#x9;want (ocr2keepers.PreProcessor, types.ResultStore, types.MetadataStore, ocr2keepers.Runner, automation.LogEventProvider, automation.RecoverableProvider, automation.PayloadBuilder, types.RetryQueue, types.ProposalQueue, automation.UpkeepStateUpdater, *&#34;log&#34;.Logger)" severity="error" source="typecheck"></error>
lint
invalid operation: ocr2keepersv3.PreProcessor[common.UpkeepPayload] (ocr2keepers.PreProcessor is not a generic type)" severity="error" source="typecheck"></error>
lint
too many errors" severity="error" source="typecheck"></error>
lint
too many errors" severity="error" source="typecheck"></error>
fuzz-test: pkg/v3/observer_test.go#L66
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
fuzz-test: pkg/v3/observer_test.go#L67
invalid operation: PostProcessor[int] (PostProcessor is not a generic type)
fuzz-test: pkg/v3/observer_test.go#L76
invalid operation: Observer[int] (Observer is not a generic type)
fuzz-test: pkg/v3/observer_test.go#L81
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
fuzz-test: pkg/v3/observer_test.go#L87
invalid operation: Observer[int] (Observer is not a generic type)
fuzz-test: pkg/v3/observer_test.go#L88
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
fuzz-test: pkg/v3/observer_test.go#L98
invalid operation: Observer[int] (Observer is not a generic type)
fuzz-test: pkg/v3/observer_test.go#L108
undefined: NewGenericObserver
fuzz-test: pkg/v3/observer_test.go#L120
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
fuzz-test: pkg/v3/observer_test.go#L121
invalid operation: PostProcessor[int] (PostProcessor is not a generic type)
unit-test: pkg/v3/observer_test.go#L66
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
unit-test: pkg/v3/observer_test.go#L67
invalid operation: PostProcessor[int] (PostProcessor is not a generic type)
unit-test: pkg/v3/observer_test.go#L76
invalid operation: Observer[int] (Observer is not a generic type)
unit-test: pkg/v3/observer_test.go#L81
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
unit-test: pkg/v3/observer_test.go#L87
invalid operation: Observer[int] (Observer is not a generic type)
unit-test: pkg/v3/observer_test.go#L88
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
unit-test: pkg/v3/observer_test.go#L98
invalid operation: Observer[int] (Observer is not a generic type)
unit-test: pkg/v3/observer_test.go#L108
undefined: NewGenericObserver
unit-test: pkg/v3/observer_test.go#L120
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
unit-test: pkg/v3/observer_test.go#L121
invalid operation: PostProcessor[int] (PostProcessor is not a generic type)
race-test: pkg/v3/observer_test.go#L66
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
race-test: pkg/v3/observer_test.go#L67
invalid operation: PostProcessor[int] (PostProcessor is not a generic type)
race-test: pkg/v3/observer_test.go#L76
invalid operation: Observer[int] (Observer is not a generic type)
race-test: pkg/v3/observer_test.go#L81
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
race-test: pkg/v3/observer_test.go#L87
invalid operation: Observer[int] (Observer is not a generic type)
race-test: pkg/v3/observer_test.go#L88
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
race-test: pkg/v3/observer_test.go#L98
invalid operation: Observer[int] (Observer is not a generic type)
race-test: pkg/v3/observer_test.go#L108
undefined: NewGenericObserver
race-test: pkg/v3/observer_test.go#L120
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
race-test: pkg/v3/observer_test.go#L121
invalid operation: PostProcessor[int] (PostProcessor is not a generic type)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fuzz-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
race-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Upkeep Simulation simplan_fast_check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Upkeep Simulation only_log_trigger
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
SonarQube
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
go-test-results Expired
1.92 MB
golangci-lint-report Expired
5.36 KB
only_log_trigger_logs Expired
346 KB
simplan_fast_check_logs Expired
405 KB