-
Notifications
You must be signed in to change notification settings - Fork 201
fix: resolve s2 branch build errors #3525
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
Conversation
Resolves linting error: 'size' is assigned a value but never used no-unused-vars
|
🚀 Deployed on https://pr-3525--spectrum-css.netlify.app |
File metricsSummaryTotal size: 2.22 MB* 🎉 No changes detected in any packages * Size determined by adding together the size of the main file for all packages in the library.* Results are not gzipped or minified. * An ASCII character in UTF-8 is 8 bits or 1 byte. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me- no lint errors 👍
Resolves linting error: 'size' is assigned a value but never used no-unused-vars
Resolves linting error: 'size' is assigned a value but never used no-unused-vars
Resolves linting error: 'size' is assigned a value but never used no-unused-vars
Resolves linting error: 'size' is assigned a value but never used no-unused-vars
Resolves linting error: 'size' is assigned a value but never used no-unused-vars
Resolves linting error: 'size' is assigned a value but never used no-unused-vars
Resolves linting error: 'size' is assigned a value but never used no-unused-vars
Resolves linting error: 'size' is assigned a value but never used no-unused-vars
Resolves linting error: 'size' is assigned a value but never used no-unused-vars
Resolves linting error: 'size' is assigned a value but never used no-unused-vars
Description
'size' is assigned a value but never used no-unused-vars
How and where has this been tested?
Please tag yourself on the tests you've marked complete to confirm the tests have been run by someone other than the author.
Validation steps
yarn linter opacitycheckerboard
no longer shows the error'size' is assigned a value but never used
Regression testing
Validate:
To-do list