Worker executor response metadata support #195
test.yaml
on: pull_request
test and coverage
1m 37s
integration tests
1m 31s
Annotations
4 errors and 4 warnings
integration tests:
executor/executor_integration_test.go#L85
assignment mismatch: 2 variables but executor.ExecuteFunction returns 3 values
|
integration tests:
node/cluster_pbft_integration_test.go#L224
exres.Result.Stdout undefined (type execute.Result has no field or method Stdout)
|
integration tests:
node/execute_integration_test.go#L183
res.Results[worker.host.ID()].Result.Stdout undefined (type execute.Result has no field or method Stdout)
|
integration tests
Process completed with exit code 1.
|
integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration tests
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/
|
test and coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test and coverage
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/
|