Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Cannot read properties of undefined (reading 'key')" #108

Open
mbwhite opened this issue Mar 18, 2024 · 1 comment
Open

"Cannot read properties of undefined (reading 'key')" #108

mbwhite opened this issue Mar 18, 2024 · 1 comment

Comments

@mbwhite
Copy link
Collaborator

mbwhite commented Mar 18, 2024

When running on the latest release:

Cannot read properties of undefined (reading 'key'
@mbwhite
Copy link
Collaborator Author

mbwhite commented Mar 18, 2024

This occurs if the YAML file is not syntax correct; or doesn't match the schema for the tekton yaml.

eg using Name:.. instead of name:

will put in a fix that helps to not fail here.

Errors might be reported referencing "Undefined" tasks - this will mean there's a syntax error around the place specifred

@mbwhite mbwhite mentioned this issue Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant