build(deps): bump github.com/grafana/k6build from 0.3.5 to 0.4.0 #118
Annotations
10 errors
lint:
build.go#L93
unknown field CacheDir in struct literal of type local.BuildServiceConfig (typecheck)
|
lint:
cleanup_test.go#L10
could not import github.com/grafana/k6exec (-: # github.com/grafana/k6exec [github.com/grafana/k6exec.test]
|
lint:
build.go#L93
unknown field CacheDir in struct literal of type local.BuildServiceConfig) (typecheck)
|
lint:
cmd/state.go#L12
could not import github.com/grafana/k6exec (-: # github.com/grafana/k6exec
|
lint:
build.go#L93
unknown field CacheDir in struct literal of type local.BuildServiceConfig) (typecheck)
|
lint:
cmd/cmd.go#L31
state.AppName undefined (type *state has no field or method AppName) (typecheck)
|
lint:
cmd/state_internal_test.go#L43
st.BuildServiceURL undefined (type *state has no field or method BuildServiceURL, but does have buildServiceURL) (typecheck)
|
lint:
cmd/state_internal_test.go#L44
st.ExtensionCatalogURL undefined (type *state has no field or method ExtensionCatalogURL, but does have extensionCatalogURL) (typecheck)
|
lint:
cmd/state_internal_test.go#L51
st.BuildServiceURL undefined (type *state has no field or method BuildServiceURL, but does have buildServiceURL) (typecheck)
|
lint:
cmd/state_internal_test.go#L52
st.ExtensionCatalogURL undefined (type *state has no field or method ExtensionCatalogURL, but does have extensionCatalogURL) (typecheck)
|