feat(BUX-417): remove unused env #1240
run-tests.yml
on: pull_request
Run yaml linter
3s
Ask Nancy (check dependencies)
11s
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#L276
not enough arguments in call to bux.WithPaymailSupport
|
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#L276
not enough arguments in call to bux.WithPaymailSupport
|
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)
|