build(deps): bump github.com/oasisprotocol/oasis-core/go from 0.2402.0 to 0.2403.0 #987
Annotations
6 errors
lint:
cmd/rofl/build.go#L203
cannot use b (variable of type []byte) as bundle.Data value in argument to bnd.Add: []byte does not implement bundle.Data (missing method Open)
|
lint:
cmd/rofl/build.go#L205
cannot use sigData (variable of type []byte) as bundle.Data value in argument to bnd.Add: []byte does not implement bundle.Data (missing method Open) (typecheck)
|
lint:
cmd/root.go#L16
could not import github.com/oasisprotocol/cli/cmd/rofl (-: # github.com/oasisprotocol/cli/cmd/rofl
|
lint:
cmd/rofl/build.go#L203
cannot use b (variable of type []byte) as bundle.Data value in argument to bnd.Add: []byte does not implement bundle.Data (missing method Open)
|
lint:
cmd/rofl/build.go#L205
cannot use sigData (variable of type []byte) as bundle.Data value in argument to bnd.Add: []byte does not implement bundle.Data (missing method Open)) (typecheck)
|
lint
issues found
|