Add hyperloop/swaps 2.0 #1581
main.yml
on: pull_request
RPC compilation check
1m 35s
go mod check
16s
build and lint code
3m 28s
run unit tests
3m 4s
Annotations
11 errors and 10 warnings
build and lint code:
hyperloop/actions.go#L320
Error return value of `f.hyperloop.registerHtlcTx` is not checked (errcheck)
|
build and lint code:
hyperloop/actions.go#L504
Error return value of `f.hyperloop.registerSweeplessSweepTx` is not checked (errcheck)
|
build and lint code:
hyperloop/actions.go#L237
commentFormatting: put a space between `//` and comment text (gocritic)
|
build and lint code:
hyperloop/hyperloop.go#L145
captLocal: `HyperLoopExpiry' should not be capitalized (gocritic)
|
build and lint code:
hyperloop/actions.go#L714
Comment should end in a period (godot)
|
build and lint code:
hyperloop/fsm.go#L98
Comment should end in a period (godot)
|
build and lint code:
hyperloop/hyperloop.go#L216
unnecessary conversion (unconvert)
|
build and lint code:
hyperloop/hyperloop.go#L213
(*HyperLoop).getHtlcFeeRateMusig2Nonces - result 1 (error) is always nil (unparam)
|
build and lint code:
hyperloop/hyperloop.go#L315
(*HyperLoop).removeOwnNonceFromSet - result 1 (error) is always nil (unparam)
|
build and lint code:
hyperloop/hyperloop.go#L385
func `(*HyperLoop).getSweeplessSweepSig` is unused (unused)
|
run unit tests
Process completed with exit code 2.
|
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/
|
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/
|
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/
|