WIP: testing docker linter #532
main.yml
on: pull_request
Format, compilation and lint check
29s
Matrix: run unit tests
Annotations
10 errors and 6 warnings
Format, compilation and lint check:
chain/btcd.go#L44
cannot use (*RPCClient)(nil) (value of type *RPCClient) as type Interface in variable declaration:
|
Format, compilation and lint check
Process completed with exit code 1.
|
run unit tests (unit-cover)
Process completed with exit code 2.
|
run unit tests (unit-race):
chain/btcd.go#L44
cannot use (*RPCClient)(nil) (value of type *RPCClient) as type Interface in variable declaration:
|
run unit tests (unit-race):
chain/btcd.go#L44
cannot use (*RPCClient)(nil) (value of type *RPCClient) as type Interface in variable declaration:
|
run unit tests (unit-race):
chain/btcd.go#L44
cannot use (*RPCClient)(nil) (value of type *RPCClient) as type Interface in variable declaration:
|
run unit tests (unit-race):
chain/btcd.go#L44
cannot use (*RPCClient)(nil) (value of type *RPCClient) as type Interface in variable declaration:
|
run unit tests (unit-race):
chain/btcd.go#L44
cannot use (*RPCClient)(nil) (value of type *RPCClient) as type Interface in variable declaration:
|
run unit tests (unit-race):
chain/btcd.go#L44
cannot use (*RPCClient)(nil) (value of type *RPCClient) as type Interface in variable declaration:
|
run unit tests (unit-race)
Process completed with exit code 2.
|
Format, compilation and lint check
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/.
|
Format, compilation and lint check
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/
|
run unit tests (unit-cover)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run unit tests (unit-cover)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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/
|
run unit tests (unit-race)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run unit tests (unit-race)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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/
|