refactor(BUX-461): small change after self-review #1215
run-tests.yml
on: push
Run yaml linter
20s
Ask Nancy (check dependencies)
10s
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#L194
undefined: bux.WithFeeQuotes
|
test (ubuntu-latest):
config/services.go#L197
undefined: bux.WithFeeUnit) (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#L194
undefined: bux.WithFeeQuotes
|
test (ubuntu-latest):
config/services.go#L197
undefined: bux.WithFeeUnit) (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)
|