Spike: v4 workflow refactor #1482
Annotations
10 errors and 1 warning
Run Race Tests:
pkg/v3/observer_test.go#L66
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
|
Run Race Tests:
pkg/v3/observer_test.go#L67
invalid operation: PostProcessor[int] (PostProcessor is not a generic type)
|
Run Race Tests:
pkg/v3/observer_test.go#L76
invalid operation: Observer[int] (Observer is not a generic type)
|
Run Race Tests:
pkg/v3/observer_test.go#L81
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
|
Run Race Tests:
pkg/v3/observer_test.go#L87
invalid operation: Observer[int] (Observer is not a generic type)
|
Run Race Tests:
pkg/v3/observer_test.go#L88
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
|
Run Race Tests:
pkg/v3/observer_test.go#L98
invalid operation: Observer[int] (Observer is not a generic type)
|
Run Race Tests:
pkg/v3/observer_test.go#L108
undefined: NewGenericObserver
|
Run Race Tests:
pkg/v3/observer_test.go#L120
invalid operation: PreProcessor[int] (PreProcessor is not a generic type)
|
Run Race Tests:
pkg/v3/observer_test.go#L121
invalid operation: PostProcessor[int] (PostProcessor is not a generic type)
|
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/.
|
Loading