Skip to content

fix: add enable manual linking option to auth config #3414

fix: add enable manual linking option to auth config

fix: add enable manual linking option to auth config #3414

Triggered via pull request January 16, 2024 01:38
Status Failure
Total duration 1m 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.