Skip to content

[2/?] Static Loop-In Address - List Unspent #564

[2/?] Static Loop-In Address - List Unspent

[2/?] Static Loop-In Address - List Unspent #564

Triggered via pull request December 8, 2023 10:29
Status Failure
Total duration 1m 47s
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 15s
RPC compilation check
go mod check
17s
go mod check
build and lint code
1m 5s
build and lint code
run unit tests
1m 36s
run unit tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
build and lint code: staticaddr/interface.go#L13
ErrAddressAlreadyExists redeclared in this block
build and lint code: staticaddr/address_interface.go#L14
other declaration of ErrAddressAlreadyExists
build and lint code: staticaddr/interface.go#L14
ErrAddressNotFound redeclared in this block
build and lint code: staticaddr/address_interface.go#L15
other declaration of ErrAddressNotFound
build and lint code: staticaddr/interface.go#L18
KeyFamily redeclared in this block
build and lint code: staticaddr/address_interface.go#L19
other declaration of KeyFamily
build and lint code: staticaddr/interface.go#L23
AddressStore redeclared in this block
build and lint code: staticaddr/address_interface.go#L24
other declaration of AddressStore
build and lint code: staticaddr/interface.go#L60
AddressParameters redeclared in this block
build and lint code: staticaddr/address_interface.go#L57
other declaration of AddressParameters
run unit tests: staticaddr/interface.go#L13
ErrAddressAlreadyExists redeclared in this block
run unit tests: staticaddr/address_interface.go#L14
other declaration of ErrAddressAlreadyExists
run unit tests: staticaddr/interface.go#L14
ErrAddressNotFound redeclared in this block
run unit tests: staticaddr/address_interface.go#L15
other declaration of ErrAddressNotFound
run unit tests: staticaddr/interface.go#L18
KeyFamily redeclared in this block
run unit tests: staticaddr/address_interface.go#L19
other declaration of KeyFamily
run unit tests: staticaddr/interface.go#L23
AddressStore redeclared in this block
run unit tests: staticaddr/address_interface.go#L24
other declaration of AddressStore
run unit tests: staticaddr/interface.go#L60
AddressParameters redeclared in this block
run unit tests: staticaddr/address_interface.go#L57
other declaration of AddressParameters
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/
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/
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/