[2/?] Instant loop out: Add reservations #445
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: pull_request
RPC compilation check
2m 40s
go mod check
45s
build and lint code
6m 31s
run unit tests
3m 8s
Annotations
5 errors and 4 warnings
run unit tests
Process completed with exit code 2.
|
build and lint code:
reservation/actions_test.go#L22
var `defaultClientId` is unused (unused)
|
build and lint code:
reservation/actions_test.go#L26
var `defaultTxId` is unused (unused)
|
build and lint code:
reservation/actions_test.go#L27
var `defaultOutpoint` is unused (unused)
|
build and lint code
Process completed with exit code 2.
|
go mod 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/
|
RPC compilation 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
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/
|
build and lint code
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/
|