fix: set MagicDir to tempdir when performing cache probe #267
test.yml
on: push
Build
33s
generate
27s
Matrix: Terraform Provider Acceptance Tests
Annotations
6 errors
generate:
internal/provider/cached_image_resource.go#L470
opts.MagicDir undefined (type "github.com/coder/envbuilder/options".Options has no field or method MagicDir)
|
generate:
internal/provider/cached_image_resource.go#L470
invalid operation: cannot call non-function constants.MagicDir (untyped string constant "/.envbuilder")
|
generate
Process completed with exit code 1.
|
Build:
internal/provider/cached_image_resource.go#L470
opts.MagicDir undefined (type "github.com/coder/envbuilder/options".Options has no field or method MagicDir)
|
Build:
internal/provider/cached_image_resource.go#L470
invalid operation: cannot call non-function constants.MagicDir (untyped string constant "/.envbuilder")
|
Build
Process completed with exit code 1.
|