Skip to content

multiverse: add overlay points for universe trees #1709

multiverse: add overlay points for universe trees

multiverse: add overlay points for universe trees #1709

Triggered via pull request October 26, 2023 19:46
Status Failure
Total duration 12m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yaml

on: pull_request
Matrix: run unit tests
Fit to window
Zoom out
Zoom in

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.