feat: load embedded provider schemas for providers found in stacks files #1246
Annotations
9 errors
test (ubuntu-latest):
internal/features/stacks/jobs/schema.go#L40
cannot use req.Source (variable of type string) as tfaddr.Provider value in map index
|
test (ubuntu-latest):
internal/features/stacks/jobs/schema.go#L40
cannot use req.VersionConstraints (variable of type []string) as version.Constraints value in assignment
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest):
internal/features/stacks/jobs/schema.go#L40
cannot use req.Source (variable of type string) as tfaddr.Provider value in map index
|
test (macos-latest):
internal/features/stacks/jobs/schema.go#L40
cannot use req.VersionConstraints (variable of type []string) as version.Constraints value in assignment
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest):
internal/features/stacks/jobs/schema.go#L40
cannot use req.Source (variable of type string) as tfaddr.Provider value in map index
|
test (windows-latest):
internal/features/stacks/jobs/schema.go#L40
cannot use req.VersionConstraints (variable of type []string) as version.Constraints value in assignment
|
test (windows-latest)
Process completed with exit code 1.
|