Skip to content

update lint version #1870

update lint version

update lint version #1870

Triggered via push December 1, 2024 12:11
Status Failure
Total duration 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: usecase/model/duration.go#L15
d.String undefined (type *Duration has no field or method String) (typecheck)
lint: appinterface/cosmosapp/mockclient.go#L20
conn.Called undefined (type *MockClient has no field or method Called) (typecheck)
lint: appinterface/cosmosapp/mockclient.go#L26
conn.Called undefined (type *MockClient has no field or method Called) (typecheck)
lint: appinterface/cosmosapp/mockclient.go#L32
conn.Called undefined (type *MockClient has no field or method Called) (typecheck)
lint: appinterface/projection/rdbparambase/view/params_mock.go#L21
view.Called undefined (type *MockParamsView has no field or method Called) (typecheck)
lint: appinterface/projection/rdbparambase/view/params_mock.go#L26
view.Called undefined (type *MockParamsView has no field or method Called) (typecheck)
lint: appinterface/projection/rdbparambase/view/params_mock.go#L31
view.Called undefined (type *MockParamsView has no field or method Called) (typecheck)
lint: usecase/event/msgbase.go#L49
base.Name undefined (type *MsgBase has no field or method Name) (typecheck)
lint: appinterface/projection/rdbvalidatorbase/view/validators_mock.go#L16
validatorsView.Called undefined (type *MockValidatorsView has no field or method Called) (typecheck)
lint: appinterface/projection/rdbvalidatorbase/view/validators_mock.go#L21
validatorsView.Called undefined (type *MockValidatorsView has no field or method Called) (typecheck)