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

feat(hashbang): Fix undefined path passed with eslint version < 8.40.0 #289

Closed
wants to merge 1 commit into from

Conversation

sathish-pv
Copy link

While using eslint version < 8.40.0 getting the following error.
TypeError [ERR_INVALID_ARG_TYPE]: Error while loading rule 'n/hashbang': The "path" argument must be of type string. Received undefined

@sathish-pv
Copy link
Author

sathish-pv commented Jun 6, 2024

Created this PR for a bug recently merged (#278) with supported version of eslint. But some test cases are failing. I am not sure what to do with this.

No of tests filing in eslint 8.49.0: 77
No of tests filing in eslint 8.39.0: 145
There are no issues after 8.49.0

@sathish-pv sathish-pv marked this pull request as ready for review June 6, 2024 07:08
@aladdin-add
Copy link

@aladdin-add aladdin-add closed this Jun 6, 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

Successfully merging this pull request may close these issues.

None yet

3 participants