feat: repair pin #17658
Annotations
10 errors
GolangCI-Lint:
pkg/steward/steward.go#L17
could not import github.com/ethersphere/bee/v2/pkg/storer (-: # github.com/ethersphere/bee/v2/pkg/storer
|
GolangCI-Lint:
pkg/storer/validate.go#L475
not enough arguments in call to st.ChunkStore().Replace
|
GolangCI-Lint:
pkg/storageincentives/redistribution/inclusionproof.go#L13
could not import github.com/ethersphere/bee/v2/pkg/storer (-: # github.com/ethersphere/bee/v2/pkg/storer
|
GolangCI-Lint:
pkg/storer/validate.go#L475
not enough arguments in call to st.ChunkStore().Replace
|
GolangCI-Lint:
pkg/salud/salud.go#L17
could not import github.com/ethersphere/bee/v2/pkg/storer (-: # github.com/ethersphere/bee/v2/pkg/storer
|
GolangCI-Lint:
pkg/storer/validate.go#L475
not enough arguments in call to st.ChunkStore().Replace
|
GolangCI-Lint:
pkg/api/accesscontrol.go#L129
s.storer.Download undefined (type Storer has no field or method Download) (typecheck)
|
GolangCI-Lint:
pkg/api/accesscontrol.go#L163
s.storer.Download undefined (type Storer has no field or method Download) (typecheck)
|
GolangCI-Lint:
pkg/api/accesscontrol.go#L209
s.storer.Download undefined (type Storer has no field or method Download) (typecheck)
|
GolangCI-Lint:
pkg/api/api.go#L419
s.storer.NewSession undefined (type Storer has no field or method NewSession) (typecheck)
|
Loading