You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
If the plugin is applied and the task is called, it is most likely the case that work should be done.
So it might be better in this case to fail the build with a meaningful error instead of silently skipping the task.
If not, then please at least add some logging, at least on info level that explains why the task is skipped.
Currently you are a bit lost if the task is simply skipped.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If the plugin is applied and the task is called, it is most likely the case that work should be done.
So it might be better in this case to fail the build with a meaningful error instead of silently skipping the task.
If not, then please at least add some logging, at least on
info
level that explains why the task is skipped.Currently you are a bit lost if the task is simply skipped.
The text was updated successfully, but these errors were encountered: