Add max quota configuration for project level #1059
Annotations
10 errors
Checks:
main.go#L56
could not import github.com/sapcc/limes/internal/api (-: # github.com/sapcc/limes/internal/api
|
Checks:
internal/api/projects.go#L193
syntax error: non-declaration statement outside function body
|
Checks:
internal/api/projects.go#L215
syntax error: non-declaration statement outside function body
|
Checks:
internal/api/projects.go#L271
syntax error: non-declaration statement outside function body
|
Checks:
internal/api/projects.go#L284
syntax error: unexpected {, expected (
|
Checks:
internal/api/projects.go#L285
syntax error: unexpected := in parameter list; possibly missing comma or )) (typecheck)
|
Checks:
main.go#L257
not enough arguments in call to must.Return
|
Checks:
internal/api/projects.go#L193
syntax error: non-declaration statement outside function body
|
Checks:
internal/api/projects.go#L215
syntax error: non-declaration statement outside function body
|
Checks:
internal/api/projects.go#L271
syntax error: non-declaration statement outside function body
|