[WIP] Taproot Asset Loopouts #1578
Triggered via pull request
November 21, 2024 15:32
Status
Failure
Total duration
11m 33s
Artifacts
–
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
1m 38s
go mod check
17s
build and lint code
4m 4s
run unit tests
11m 24s
Annotations
10 errors and 10 warnings
|
build and lint code:
assets/actions.go#L188
Error return value of `o.SendEvent` is not checked (errcheck)
|
|
build and lint code:
assets/actions.go#L226
Error return value of `o.SendEvent` is not checked (errcheck)
|
|
build and lint code:
assets/actions.go#L229
Error return value of `o.SendEvent` is not checked (errcheck)
|
|
build and lint code:
assets/store_test.go#L107
Error return value of `rand.Read` is not checked (errcheck)
|
|
build and lint code:
assets/swap_out.go#L250
unslice: could simplify taprootAssetRoot[:] to taprootAssetRoot (gocritic)
|
|
build and lint code:
assets/out_fsm.go#L26
Comment should end in a period (godot)
|
|
build and lint code:
assets/out_fsm.go#L77
Comment should end in a period (godot)
|
|
build and lint code:
assets/actions.go#L73
unnecessary conversion (unconvert)
|
|
build and lint code:
assets/store.go#L276
unnecessary conversion (unconvert)
|
|
build and lint code:
assets/store.go#L278
unnecessary conversion (unconvert)
|
|
run unit tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
|
build and lint code
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
|
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/
|
|
go mod check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
|
RPC compilation check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
|
build and lint code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
|
run unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|