Skip to content

(TFECO-7942) builtin refs from tf schema #1486

(TFECO-7942) builtin refs from tf schema

(TFECO-7942) builtin refs from tf schema #1486

Triggered via pull request October 29, 2024 15:17
Status Failure
Total duration 2m 37s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.