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

Fix eslint error on Super Linter #63

Merged
merged 3 commits into from
Sep 6, 2023
Merged

Fix eslint error on Super Linter #63

merged 3 commits into from
Sep 6, 2023

Conversation

ttsukagoshi
Copy link
Owner

No description provided.

@ttsukagoshi ttsukagoshi self-assigned this Sep 6, 2023
@ttsukagoshi
Copy link
Owner Author

ttsukagoshi commented Sep 6, 2023

The changes could not resolve the following ESLint error that occurs only on the Super Linter runs. Local ESLinting runs without any problem.

Oops! Something went wrong! :(
ESLint: 8.38.0
ESLint couldn't find the config "plugin:@typescript-eslint/recommended-type-checked" to extend from. Please check that the name of the config is correct.

The config "plugin:@typescript-eslint/recommended-type-checked" was referenced from the config file in "/github/workspace/.eslintrc.yml".

If you still have problems, please stop by https://eslint.org/chat/help to chat with the team.

  • Updating github/super-linter -> super-linter/super-linter had no effect
  • Possibly due to the introduction of build-replace.js but could not understand the actual reasons behind it.
  • Disable linter.yml for the time being.

@ttsukagoshi ttsukagoshi merged commit 2f1c8a8 into main Sep 6, 2023
1 of 2 checks passed
@ttsukagoshi ttsukagoshi deleted the fix-eslint-error branch September 6, 2023 02:31
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.

1 participant