Add TaskStateProber to get task state changed events #811
Annotations
10 errors and 6 warnings
build (ubuntu-latest, 1.16.x):
internal/testbroker/testbroker.go#L31
cannot use (*TestBroker)(nil) (type *TestBroker) as type base.Broker in assignment:
|
build (ubuntu-latest, 1.16.x)
Process completed with exit code 2.
|
build (ubuntu-latest, 1.15.x):
internal/testbroker/testbroker.go#L31
cannot use (*TestBroker)(nil) (type *TestBroker) as type base.Broker in assignment:
|
build (ubuntu-latest, 1.15.x)
Process completed with exit code 2.
|
build (ubuntu-latest, 1.14.x):
internal/testbroker/testbroker.go#L31
cannot use (*TestBroker)(nil) (type *TestBroker) as type base.Broker in assignment:
|
build (ubuntu-latest, 1.14.x)
Process completed with exit code 2.
|
build (ubuntu-latest, 1.17.x):
internal/testbroker/testbroker.go#L31
cannot use (*TestBroker)(nil) (type *TestBroker) as type base.Broker in assignment:
|
build (ubuntu-latest, 1.17.x)
Process completed with exit code 2.
|
build (ubuntu-latest, 1.18.x):
internal/testbroker/testbroker.go#L31
cannot use (*TestBroker)(nil) (value of type *TestBroker) as type base.Broker in variable declaration:
|
build (ubuntu-latest, 1.18.x)
The operation was canceled.
|
build (ubuntu-latest, 1.16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, 1.15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, 1.14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, 1.17.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, 1.18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-tool (ubuntu-latest, 1.18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|