adding rbac #12
Annotations
10 errors
lint:
cmd/api/migrations/all.go#L9
undefined: createCollections
|
lint:
cmd/api/migrations/all.go#L10
undefined: createIndexes (typecheck)
|
lint:
cmd/api/main.go#L4
could not import github.com/carverauto/eventrunner/cmd/api/migrations (-: # github.com/carverauto/eventrunner/cmd/api/migrations
|
lint:
cmd/api/migrations/all.go#L9
undefined: createCollections
|
lint:
cmd/api/migrations/all.go#L10
undefined: createIndexes) (typecheck)
|
lint:
cmd/api/main.go#L26
too many arguments in call to app.POST
|
lint:
cmd/api/main.go#L27
too many arguments in call to app.GET
|
lint:
cmd/api/main.go#L30
too many arguments in call to app.POST
|
lint:
cmd/api/main.go#L31
too many arguments in call to app.GET
|
lint:
cmd/event-ingest/main.go#L18
undefined: nats (typecheck)
|