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

handleWarning on undefined controller or action #653

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

AndersGM
Copy link

@AndersGM AndersGM commented Feb 8, 2023

This PR allows Stimulus to emit warnings if a controller or an action is non-existent.

Reintroduces parts of #413 with focus on action and controller and handling the issues mentioned in the comments.

@AndersGM AndersGM force-pushed the warn-on-missing-identifier branch 2 times, most recently from b565eb7 to 312344d Compare February 8, 2023 17:56
@AndersGM AndersGM marked this pull request as ready for review February 14, 2023 13:35
@AndersGM AndersGM marked this pull request as draft February 26, 2023 23:22
@AndersGM AndersGM marked this pull request as ready for review February 27, 2023 08:29
@AndersGM AndersGM marked this pull request as draft June 16, 2023 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants