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
The pre-commit hook is currently failing during the GitHub Action workflow. This issue outlines the necessary steps to identify and fix these errors to ensure a smooth development & CI/CD process.
Steps to Reproduce
Trigger the GitHub Action workflow with the current setup via raising a PR.
Observe the errors raised by the pre-commit hook during the workflow run.
Expected Outcome
The pre-commit hook should pass without any errors during the GitHub Action workflow.
Tasks
Identify the specific errors raised by the pre-commit hook in the GitHub Action logs.
Adjust the code or pre-commit configuration as needed to address these errors.
Test the pre-commit hook locally to ensure no errors before committing.
Rerun the GitHub Action workflow to verify that the pre-commit hook passes successfully.
Additional Information
Include logs, screenshots, or details about the errors raised by the pre-commit hook, if available.
Let me know if you'd like any additional details added!
The text was updated successfully, but these errors were encountered:
Description
The pre-commit hook is currently failing during the GitHub Action workflow. This issue outlines the necessary steps to identify and fix these errors to ensure a smooth development & CI/CD process.
Steps to Reproduce
Expected Outcome
The pre-commit hook should pass without any errors during the GitHub Action workflow.
Tasks
Additional Information
Include logs, screenshots, or details about the errors raised by the pre-commit hook, if available.
Let me know if you'd like any additional details added!
The text was updated successfully, but these errors were encountered: