Spike: v4 workflow refactor #1479
Annotations
15 errors and 1 warning
golangci-lint:
pkg/v3/observer_test.go#L66
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
|
golangci-lint:
pkg/v3/observer_test.go#L67
invalid operation: PostProcessor[int] (PostProcessor is not a generic type)
|
golangci-lint:
pkg/v3/observer_test.go#L76
invalid operation: Observer[int] (Observer is not a generic type)
|
golangci-lint:
pkg/v3/observer_test.go#L81
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
|
golangci-lint:
pkg/v3/observer_test.go#L87
invalid operation: Observer[int] (Observer is not a generic type)
|
golangci-lint:
pkg/v3/observer_test.go#L88
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
|
golangci-lint:
pkg/v3/observer_test.go#L98
invalid operation: Observer[int] (Observer is not a generic type)
|
golangci-lint:
pkg/v3/observer_test.go#L108
undefined: NewGenericObserver
|
golangci-lint:
pkg/v3/observer_test.go#L120
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
|
golangci-lint:
pkg/v3/observer_test.go#L121
invalid operation: PostProcessor[int] (PostProcessor is not a generic type)
|
Print golangci lint report
invalid operation: ocr2keepersv3.PreProcessor[common.UpkeepPayload] (ocr2keepers.PreProcessor is not a generic type)" severity="error" source="typecheck"></error>
|
Print golangci lint report
too many arguments in call to NewLogTriggerFlows
	have (nil, nil, nil, *mockRunner, nil, nil, nil, time.Duration, time.Duration, time.Duration, nil, nil, nil, *"log".Logger)
	want (ocr2keepers.PreProcessor, types.ResultStore, types.MetadataStore, ocr2keepers.Runner, automation.LogEventProvider, automation.RecoverableProvider, automation.PayloadBuilder, types.RetryQueue, types.ProposalQueue, automation.UpkeepStateUpdater, *"log".Logger)" severity="error" source="typecheck"></error>
|
Print golangci lint report
invalid operation: ocr2keepersv3.PreProcessor[common.UpkeepPayload] (ocr2keepers.PreProcessor is not a generic type)" severity="error" source="typecheck"></error>
|
Print golangci lint report
too many errors" severity="error" source="typecheck"></error>
|
Print golangci lint report
too many errors" severity="error" source="typecheck"></error>
|
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/.
|
Loading