multiverse: add overlay points for universe trees #1709
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yaml
on: pull_request
Sqlc check
32s
RPC check
2m 3s
go mod check
1m 4s
test vector check
1m 2s
Compilation check
41s
Docker build check
4m 22s
cross compilation
5m 24s
Lint check
4m 0s
Format check
30s
run itests
7m 53s
run itests postgres
11m 55s
Matrix: run unit tests
Annotations
8 errors
Lint check:
tapdb/multiverse.go#L165
Error return value of `assetProofCache.Put` is not checked (errcheck)
|
Lint check:
tapdb/multiverse.go#L341
Error return value of `u.leafCache.Put` is not checked (errcheck)
|
Lint check:
tapdb/multiverse.go#L277
G601: Implicit memory aliasing in for loop. (gosec)
|
Lint check:
universe/auto_syncer.go#L174
func `(*FederationEnvoy).reportErr` is unused (unused)
|
Lint check:
tapdb/universe_test.go#L96
func `newTestMultiverseWithDb` is unused (unused)
|
Lint check:
tapdb/universe_federation.go#L164
copylocks: literal copies lock value from globalCfgPtr: sync/atomic.Pointer[github.com/lightningnetwork/lnd/lnutils.SyncMap[github.com/lightninglabs/taproot-assets/universe.ProofType, *github.com/lightninglabs/taproot-assets/universe.FedGlobalSyncConfig]] contains sync/atomic.noCopy (govet)
|
Lint check:
tapdb/universe_federation.go#L165
copylocks: literal copies lock value from assetCfgsPtr: sync/atomic.Pointer[github.com/lightningnetwork/lnd/lnutils.SyncMap[github.com/lightninglabs/taproot-assets/tapdb.treeID, *github.com/lightninglabs/taproot-assets/universe.FedUniSyncConfig]] contains sync/atomic.noCopy (govet)
|
Lint check
Process completed with exit code 2.
|