Feat(BUX-417): remove monitor, itc flag #1228
run-tests.yml
on: pull_request
Run yaml linter
3s
Ask Nancy (check dependencies)
24s
Matrix: test
Annotations
10 errors
test (ubuntu-latest):
actions/middleware.go#L8
could not import github.com/BuxOrg/bux-server/config (-: # github.com/BuxOrg/bux-server/config
|
test (ubuntu-latest):
config/services.go#L388
undefined: bux.WithMinercraftFeeQuotes) (typecheck)
|
test (ubuntu-latest):
actions/admin/routes.go#L5
could not import github.com/BuxOrg/bux-server/config (-: # github.com/BuxOrg/bux-server/config
|
test (ubuntu-latest):
config/services.go#L388
undefined: bux.WithMinercraftFeeQuotes) (typecheck)
|
test (ubuntu-latest):
actions/admin/access_keys.go#L40
a.Services undefined (type *Action has no field or method Services) (typecheck)
|
test (ubuntu-latest):
actions/admin/access_keys.go#L81
a.Services undefined (type *Action has no field or method Services) (typecheck)
|
test (ubuntu-latest):
actions/admin/block_headers.go#L39
a.Services undefined (type *Action has no field or method Services) (typecheck)
|
test (ubuntu-latest):
actions/admin/block_headers.go#L75
a.Services undefined (type *Action has no field or method Services) (typecheck)
|
test (ubuntu-latest):
actions/admin/destinations.go#L39
a.Services undefined (type *Action has no field or method Services) (typecheck)
|
test (ubuntu-latest):
actions/admin/destinations.go#L75
a.Services undefined (type *Action has no field or method Services) (typecheck)
|