feat: support passing --env-file
flag to functions deploy command.
#6025
Annotations
13 errors and 4 warnings
Start:
pkg/function/bundle.go#L43
undefined: ParseEnvFile
|
Start
Process completed with exit code 1.
|
Lint:
examples/functions-deploy/main.go#L13
could not import github.com/supabase/cli/pkg/function (-: # github.com/supabase/cli/pkg/function
|
Lint:
pkg/function/bundle.go#L43
undefined: ParseEnvFile) (typecheck)
|
Lint:
internal/functions/deploy/bundle.go#L17
could not import github.com/supabase/cli/pkg/function (-: # github.com/supabase/cli/pkg/function
|
Lint:
pkg/function/bundle.go#L43
undefined: ParseEnvFile) (typecheck)
|
Lint:
internal/functions/serve/serve.go#L21
could not import github.com/supabase/cli/pkg/function (-: # github.com/supabase/cli/pkg/function
|
Lint:
pkg/function/bundle.go#L43
undefined: ParseEnvFile) (typecheck)
|
Lint:
pkg/function/bundle.go#L43
undefined: ParseEnvFile (typecheck)
|
Lint
issues found
|
Test:
pkg/function/bundle.go#L43
undefined: ParseEnvFile
|
Test:
pkg/function/bundle.go#L43
undefined: ParseEnvFile
|
Test
Process completed with exit code 1.
|
Codegen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Start
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|