Update front.go #282
Annotations
10 errors and 2 warnings
|
build:
front.go#L381
m.mu undefined (type *sortedFronts has no field or method mu)
|
|
build:
front.go#L382
m.mu undefined (type *sortedFronts has no field or method mu)
|
|
build:
front.go#L383
m.fronts undefined (type *sortedFronts has no field or method fronts)
|
|
build:
front.go#L384
m.fronts undefined (type *sortedFronts has no field or method fronts)
|
|
build:
front.go#L385
undefined: fronts
|
|
build:
front.go#L385
cannot use c (variable of type []Front) as Front value in array or slice literal: []Front does not implement Front (missing method dial)
|
|
build:
front.go#L391
m.mu undefined (type *sortedFronts has no field or method mu)
|
|
build:
front.go#L392
m.mu undefined (type *sortedFronts has no field or method mu)
|
|
build:
front.go#L393
m.fronts undefined (type *sortedFronts has no field or method fronts)
|
|
build:
front.go#L397
m.mu undefined (type *sortedFronts has no field or method mu)
|
|
build
No valid CTRF reports found matching the pattern 'ctrf-report.json'.. Exiting action.
|
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|