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

Undefined array key #255

Closed
GuySartorelli opened this issue May 8, 2024 · 0 comments
Closed

Undefined array key #255

GuySartorelli opened this issue May 8, 2024 · 0 comments

Comments

@GuySartorelli
Copy link
Member

GuySartorelli commented May 8, 2024

We're trying to read something from an array when the key isn't always there.

https://github.com/silverstripe/cow/actions/runs/8994273555/job/24709468419?pr=254

PHP Warning:  Undefined array key "type" in /home/runner/work/_actions/silverstripe/gha-generate-matrix/v1/job_creator.php on line 156

This works fine - it's just a warning, and it'll result in a falsy value when it's not set which is correct, but we should still fix this to remove the warning.

PRs

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

2 participants