(TFECO-7637) Raise HCL diagnostics #1498
Annotations
9 errors
test (ubuntu-latest):
internal/features/stacks/jobs/metadata.go#L60
cannot use fileName (variable of type int) as string value in argument to ast.FilenameFromName
|
test (ubuntu-latest):
internal/features/stacks/jobs/metadata.go#L60
cannot use diagnostic (variable of type *hcl.Diagnostic) as hcl.Diagnostics value in assignment
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest):
internal/features/stacks/jobs/metadata.go#L60
cannot use fileName (variable of type int) as string value in argument to ast.FilenameFromName
|
test (macos-latest):
internal/features/stacks/jobs/metadata.go#L60
cannot use diagnostic (variable of type *hcl.Diagnostic) as hcl.Diagnostics value in assignment
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest):
internal/features/stacks/jobs/metadata.go#L60
cannot use fileName (variable of type int) as string value in argument to ast.FilenameFromName
|
test (windows-latest):
internal/features/stacks/jobs/metadata.go#L60
cannot use diagnostic (variable of type *hcl.Diagnostic) as hcl.Diagnostics value in assignment
|
test (windows-latest)
Process completed with exit code 1.
|