Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

fix eslint issue #228

Merged
merged 1 commit into from
Apr 21, 2023
Merged

fix eslint issue #228

merged 1 commit into from
Apr 21, 2023

Conversation

harjotgill
Copy link
Contributor

@harjotgill harjotgill commented Apr 21, 2023

Summary by OpenAI

Release Notes

  • Chore: Disable eslint rule that prevents importing unresolved modules.
  • Chore: Update import statement for warning function in @actions/core.

"Code quality improved,
Eslint rules disabled,
Celebrate with joy!"

@github-actions
Copy link
Contributor

🤖 OpenAI

High-level Summary

The changes in this pull request are minor and do not affect the overall functionality of the code. The changes include disabling an eslint rule that prevents importing unresolved modules, and updating an import statement for a function in @actions/core.

Files Summary

File Summary
.eslintrc.json
src/bot.ts
Disabling an eslint rule that prevents importing unresolved modules.
src/utils.ts Updating an import statement for a function in @actions/core.

Chat with 🤖 OpenAI Bot (@openai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @openai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Ignoring further reviews

  • Type @openai: ignore anywhere in the PR description to ignore further reviews from the bot.

Files ignored due to filter (1)

Ignored files

  • dist/index.js
Files not reviewed due to simple changes (3)

Skipped review

  • .eslintrc.json
  • src/bot.ts
  • src/utils.ts

@harjotgill harjotgill merged commit d21dc3b into main Apr 21, 2023
@harjotgill harjotgill deleted the lint branch April 21, 2023 23:42
shoyuf pushed a commit to maybeLab/openai-mr-reviewer-gltlab that referenced this pull request Jun 25, 2023
<!-- This is an auto-generated comment: release notes by openai -->
### Summary by OpenAI

## Release Notes
- Chore: Disable eslint rule that prevents importing unresolved modules.
- Chore: Update import statement for `warning` function in
`@actions/core`.

> "Code quality improved,  
> Eslint rules disabled,  
> Celebrate with joy!"
<!-- end of auto-generated comment: release notes by openai -->
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant