Skip to content

feat: implement storage management commands #3015

feat: implement storage management commands

feat: implement storage management commands #3015

Triggered via pull request October 23, 2023 12:45
Status Failure
Total duration 4m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.