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 validator needed in form error and remove node 16 and 21 #2194

Closed
wants to merge 5 commits into from

Conversation

CollinBeczak
Copy link
Collaborator

@CollinBeczak CollinBeczak commented Dec 1, 2023

This error is caused by new form requirements from higher node versions (18-20).
Screenshot 2023-11-30 at 1 44 21 PM
removed node 21 because of this error:
Screenshot 2023-12-01 at 11 06 39 AM

@CollinBeczak CollinBeczak changed the title fix validator needed in form error fix validator needed in form error and remove node 21 Dec 1, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (df6df06) 23.74% compared to head (1ce8d30) 23.74%.

Files Patch % Lines
...ge/ManageChallenges/EditChallenge/EditChallenge.js 0.00% 3 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2194      +/-   ##
==========================================
- Coverage   23.74%   23.74%   -0.01%     
==========================================
  Files         648      648              
  Lines       22311    22311              
  Branches     6871     6871              
==========================================
- Hits         5298     5297       -1     
- Misses      14225    14226       +1     
  Partials     2788     2788              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@CollinBeczak CollinBeczak changed the title fix validator needed in form error and remove node 21 fix validator needed in form error and remove node 16 and 21 Dec 1, 2023
@CollinBeczak CollinBeczak deleted the fixValidatorErrors branch December 4, 2023 20:34
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.

2 participants