feat: initial provider instantiating implementation #2
test.yml
on: push
Build
1m 2s
generate
59s
Matrix: Terraform Provider Acceptance Tests
Annotations
7 errors and 2 warnings
generate
Process completed with exit code 1.
|
Build:
internal/provider/provider_test.go#L30
syntax error: unexpected var, expected name
|
Build:
internal/provider/provider_test.go#L34
syntax error: unexpected func, expected name (typecheck)
|
Build:
internal/provider/provider_test.go#L30
expected 'IDENT', found 'var' (typecheck)
|
Build:
internal/provider/provider_test.go#L34
expected 'IDENT', found 'func' (typecheck)
|
Build:
internal/provider/provider_test.go#L38
expected ')', found 'EOF' (typecheck)
|
Build
issues found
|
generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|