Update interfaces version (#1118) #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
22 errors
tests (ubuntu-20.04):
downloader/downloader.go#L1
: # github.com/ledgerwatch/erigon-lib/downloader [github.com/ledgerwatch/erigon-lib/downloader.test]
|
tests (ubuntu-20.04):
downloader/downloader.go#L92
sc.DroppedCompleted.Store undefined (type uint64 has no field or method Store)
|
tests (ubuntu-20.04):
downloader/downloader.go#L92
s.DroppedCompleted.Load undefined (type uint64 has no field or method Load)
|
tests (ubuntu-20.04):
downloader/downloader.go#L93
sc.DroppedTotal.Store undefined (type uint64 has no field or method Store)
|
tests (ubuntu-20.04):
downloader/downloader.go#L93
s.DroppedTotal.Load undefined (type uint64 has no field or method Load)
|
tests (ubuntu-20.04):
downloader/downloader.go#L110
s.DroppedCompleted.Store undefined (type uint64 has no field or method Store)
|
tests (ubuntu-20.04):
downloader/downloader.go#L110
o.DroppedCompleted.Load undefined (type uint64 has no field or method Load)
|
tests (ubuntu-20.04):
downloader/downloader.go#L111
s.DroppedTotal.Store undefined (type uint64 has no field or method Store)
|
tests (ubuntu-20.04):
downloader/downloader.go#L111
o.DroppedTotal.Load undefined (type uint64 has no field or method Load) (typecheck)
|
tests (ubuntu-20.04)
issues found
|
tests (windows-2022)
The job was canceled because "ubuntu-20_04" failed.
|
tests (windows-2022)
The operation was canceled.
|
tests (macos-11)
The job was canceled because "ubuntu-20_04" failed.
|
tests (macos-11):
downloader/downloader.go#L92
sc.DroppedCompleted.Store undefined (type uint64 has no field or method Store)
|
tests (macos-11):
downloader/downloader.go#L92
s.DroppedCompleted.Load undefined (type uint64 has no field or method Load)
|
tests (macos-11):
downloader/downloader.go#L93
sc.DroppedTotal.Store undefined (type uint64 has no field or method Store)
|
tests (macos-11):
downloader/downloader.go#L93
s.DroppedTotal.Load undefined (type uint64 has no field or method Load)
|
tests (macos-11):
downloader/downloader.go#L110
s.DroppedCompleted.Store undefined (type uint64 has no field or method Store)
|
tests (macos-11):
downloader/downloader.go#L110
o.DroppedCompleted.Load undefined (type uint64 has no field or method Load)
|
tests (macos-11):
downloader/downloader.go#L111
s.DroppedTotal.Store undefined (type uint64 has no field or method Store)
|
tests (macos-11):
downloader/downloader.go#L111
o.DroppedTotal.Load undefined (type uint64 has no field or method Load)
|
tests (macos-11)
The operation was canceled.
|