feat: implement storage management commands #3015
Annotations
13 errors
Start:
cmd/storage.go#L27
undefined: ls.STORAGE_SCHEME
|
Start
Process completed with exit code 1.
|
Lint:
cmd/bans.go#L1
: # github.com/supabase/cli/cmd
|
Lint:
cmd/storage.go#L27
undefined: ls.STORAGE_SCHEME (typecheck)
|
Lint:
main.go#L4
could not import github.com/supabase/cli/cmd (-: # github.com/supabase/cli/cmd
|
Lint:
cmd/storage.go#L27
undefined: ls.STORAGE_SCHEME) (typecheck)
|
Lint:
docs/main.go#L14
could not import github.com/supabase/cli/cmd (-: # github.com/supabase/cli/cmd
|
Lint:
cmd/storage.go#L27
undefined: ls.STORAGE_SCHEME) (typecheck)
|
Lint:
test/db_test.go#L17
could not import github.com/supabase/cli/cmd (-: # github.com/supabase/cli/cmd
|
Lint:
cmd/storage.go#L27
undefined: ls.STORAGE_SCHEME) (typecheck)
|
Lint
issues found
|
Test:
cmd/storage.go#L27
undefined: ls.STORAGE_SCHEME
|
Test
Process completed with exit code 1.
|