feat: initial orgs & teams support #644
Annotations
10 errors and 1 warning
golangci-lint:
pkg/db/migrate/0001_create_tables.go#L143
string `postgres` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
pkg/backend/access.go#L39
Comment should end in a period (godot)
|
golangci-lint:
pkg/store/org.go#L22
pkg/store/org.go:22: Line contains TODO/BUG/FIXME: "TODO: rename org?" (godox)
|
golangci-lint:
pkg/store/database/team.go#L12
pkg/store/database/team.go:12: Line contains TODO/BUG/FIXME: "TODO: should we return all the org's tea..." (godox)
|
golangci-lint:
pkg/store/database/team.go#L21
pkg/store/database/team.go:21: Line contains TODO/BUG/FIXME: "TODO: caller perms" (godox)
|
golangci-lint:
pkg/store/database/team.go#L34
pkg/store/database/team.go:34: Line contains TODO/BUG/FIXME: "TODO: caller perms" (godox)
|
golangci-lint:
pkg/store/database/team.go#L49
pkg/store/database/team.go:49: Line contains TODO/BUG/FIXME: "TODO: caller perms" (godox)
|
golangci-lint:
pkg/store/database/team.go#L62
pkg/store/database/team.go:62: Line contains TODO/BUG/FIXME: "TODO: caller perms" (godox)
|
golangci-lint:
pkg/store/database/team.go#L63
pkg/store/database/team.go:63: Line contains TODO/BUG/FIXME: "TODO: what the access_level column does ..." (godox)
|
golangci-lint:
pkg/store/database/team.go#L79
pkg/store/database/team.go:79: Line contains TODO/BUG/FIXME: "TODO: caller perms" (godox)
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading