(TFECO-7942) builtin refs from tf schema #1486
Annotations
6 errors
test (ubuntu-latest):
internal/features/stacks/decoder/path_reader.go#L83
cannot use stateReader (variable of type CombinedReader) as "github.com/hashicorp/terraform-schema/schema/stacks".StateReader value in argument to sm.SetStateReader: CombinedReader does not implement "github.com/hashicorp/terraform-schema/schema/stacks".StateReader (missing method InstalledModulePath)
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest):
internal/features/stacks/decoder/path_reader.go#L83
cannot use stateReader (variable of type CombinedReader) as "github.com/hashicorp/terraform-schema/schema/stacks".StateReader value in argument to sm.SetStateReader: CombinedReader does not implement "github.com/hashicorp/terraform-schema/schema/stacks".StateReader (missing method InstalledModulePath)
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest):
internal/features/stacks/decoder/path_reader.go#L83
cannot use stateReader (variable of type CombinedReader) as "github.com/hashicorp/terraform-schema/schema/stacks".StateReader value in argument to sm.SetStateReader: CombinedReader does not implement "github.com/hashicorp/terraform-schema/schema/stacks".StateReader (missing method InstalledModulePath)
|
test (windows-latest)
Process completed with exit code 1.
|