Skip to content

Not helpful error #109

@svobol13

Description

@svobol13

Hello, I have a question why do I get errors like:

incompatible types for comparison

instead of error like:

template: generic-release/templates/deployment.yaml:106:35: executing "deployment" at <eq "tmpfs">: error calling eq: incompatible types for comparison

The original error would be really helpful to me. I am really often unable to find out why my test is failing unless I run the test with debug mode. I found that the alot of information is trimmed from the error here:

content = parseV3TemplateRenderError(err.Error())

Why not to throw whole error as is?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions