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

chore: eslint updates #95

Merged
merged 1 commit into from
Jun 19, 2024
Merged

chore: eslint updates #95

merged 1 commit into from
Jun 19, 2024

Conversation

collinmcneese
Copy link
Owner

Node.js versions updates:

ESLint configuration modifications:

JavaScript code simplification:

  • github-action.js: Simplified condition checks and replaced let with const for immutable variables. [1] [2] [3]
  • index.js: Replaced let with const for the msg variable.
  • watcher.js: Replaced let with const for immutable variables and enabled logging for errors in the getCodeScanningAlertStatus function. [1] [2] [3]

Other changes:

@collinmcneese collinmcneese merged commit d601a8a into main Jun 19, 2024
1 check passed
@collinmcneese collinmcneese deleted the eslint branch June 19, 2024 20:28
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