Merge pull request #329 from YossiSaadi/master #88
Annotations
7 warnings
Size limit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Size limit:
src/Combination.js#L24
Using propTypes from another component is not safe because they may be removed in production builds
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/Combination.js#L24
Using propTypes from another component is not safe because they may be removed in production builds
|
Lint:
src/Combination.js#L24
Using propTypes from another component is not safe because they may be removed in production builds
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test:
src/Combination.js#L24
Using propTypes from another component is not safe because they may be removed in production builds
|