[WIP] go.mod: update LND to most recent master #542
Annotations
10 errors and 2 warnings
run unit-race:
internal/test/lightning_mock.go#L180
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
|
run 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-race:
auctioneerrpc/auctioneer.pb.go#L6892
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
|
run 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-race:
auctioneerrpc/auctioneer.pb.go#L6916
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
|
run 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-race:
auctioneerrpc/auctioneer.pb.go#L6940
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
|
run 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-race:
auctioneerrpc/auctioneer.pb.go#L6964
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
|
run unit-race:
auctioneerrpc/auctioneer.pb.go#L6976
predeclared any requires go1.18 or later (-lang was set to go1.15; check go.mod)
|
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/
|
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/
|
Loading