Skip to content

[WIP] go.mod: update LND to most recent master #542

[WIP] go.mod: update LND to most recent master

[WIP] go.mod: update LND to most recent master #542

Triggered via pull request October 14, 2024 16:12
Status Failure
Total duration 6m 38s
Artifacts

main.yml

on: pull_request
RPC compilation check
21s
RPC compilation check
Mockgen check
47s
Mockgen check
lint code
2m 37s
lint code
Matrix: run unit tests
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 12 warnings
RPC compilation check: auctioneerrpc/auctioneer.pb.go#L6667
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
RPC compilation check: auctioneerrpc/auctioneer.pb.go#L6892
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
RPC compilation check: auctioneerrpc/auctioneer.pb.go#L6904
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
RPC compilation check: auctioneerrpc/auctioneer.pb.go#L6916
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
RPC compilation check: auctioneerrpc/auctioneer.pb.go#L6928
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
RPC compilation check: auctioneerrpc/auctioneer.pb.go#L6940
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
RPC compilation check: auctioneerrpc/auctioneer.pb.go#L6952
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
RPC compilation check: auctioneerrpc/auctioneer.pb.go#L6964
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
RPC compilation check: auctioneerrpc/auctioneer.pb.go#L6976
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
RPC compilation check: auctioneerrpc/hashmail.pb.go#L673
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
run unit tests (unit-cover): internal/test/lightning_mock.go#L180
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (unit-cover)
Process completed with exit code 2.
lint code
too many errors)\" were hidden, use --max-same-issues"
lint code: terms/terms.go#L7
could not import github.com/lightninglabs/pool/auctioneerrpc (-: # github.com/lightninglabs/pool/auctioneerrpc
lint code: auctioneerrpc/auctioneer.pb.go#L6667
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
lint code
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value)\" were hidden, use --max-same-issues"
lint code: auctioneerrpc/auctioneer.pb.go#L6892
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
lint code: auctioneerrpc/auctioneer.pb.go#L6904
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
lint code: auctioneerrpc/auctioneer.pb.go#L6916
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
lint code: auctioneerrpc/auctioneer.pb.go#L6928
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
lint code: auctioneerrpc/auctioneer.pb.go#L6940
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
lint code: auctioneerrpc/auctioneer.pb.go#L6952
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
run unit tests (unit-race): internal/test/lightning_mock.go#L180
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
run unit tests (unit-race): auctioneerrpc/auctioneer.pb.go#L6667
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
run unit tests (unit-race): auctioneerrpc/auctioneer.pb.go#L6892
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
run unit tests (unit-race): auctioneerrpc/auctioneer.pb.go#L6904
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
run unit tests (unit-race): auctioneerrpc/auctioneer.pb.go#L6916
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
run unit tests (unit-race): auctioneerrpc/auctioneer.pb.go#L6928
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
run unit tests (unit-race): auctioneerrpc/auctioneer.pb.go#L6940
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
run unit tests (unit-race): auctioneerrpc/auctioneer.pb.go#L6952
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
run unit tests (unit-race): auctioneerrpc/auctioneer.pb.go#L6964
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
run unit tests (unit-race): auctioneerrpc/auctioneer.pb.go#L6976
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
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/
Mockgen 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/
Mockgen 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/
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-cover)
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/
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/
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 (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/
run unit tests (unit-race)
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 (fuzz)
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 (fuzz)
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/