fix: add enable manual linking option to auth config #3414
Annotations
17 errors
Lint:
cmd/start.go#L8
could not import github.com/supabase/cli/internal/start (-: # github.com/supabase/cli/internal/start
|
Lint:
internal/start/start.go#L383
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Lint:
internal/start/start.go#L388
syntax error: unexpected ) at end of statement
|
Lint:
internal/start/start.go#L538
syntax error: non-declaration statement outside function body) (typecheck)
|
Lint:
internal/start/start.go#L1
: # github.com/supabase/cli/internal/start [github.com/supabase/cli/internal/start.test]
|
Lint:
internal/start/start.go#L383
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Lint:
internal/start/start.go#L388
syntax error: unexpected ) at end of statement
|
Lint:
internal/start/start.go#L538
syntax error: non-declaration statement outside function body (typecheck)
|
Lint:
internal/start/start.go#L383
missing ',' before newline in composite literal (typecheck)
|
Lint
issues found
|
Start:
internal/start/start.go#L383
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Start:
internal/start/start.go#L388
syntax error: unexpected ) at end of statement
|
Start:
internal/start/start.go#L538
syntax error: non-declaration statement outside function body
|
Start
Process completed with exit code 1.
|
Test
missing ',' before newline in composite literal
|
Test
missing ',' before newline in composite literal
|
Test
Process completed with exit code 1.
|