Skip to content

fix: package.json to reduce vulnerabilities #574

fix: package.json to reduce vulnerabilities

fix: package.json to reduce vulnerabilities #574

Triggered via push September 10, 2024 09:44
Status Success
Total duration 23s
Artifacts

csslint.yml

on: push
stylelint
15s
stylelint
Fit to window
Zoom out
Zoom in

Annotations

100 errors and 2 warnings
src/App.css#L182
Expected "1" to be "100%" (alpha-value-notation)
src/App.css#L196
Expected "1" to be "100%" (alpha-value-notation)
src/App.css#L216
Expected "1" to be "100%" (alpha-value-notation)
src/App.css#L254
Expected "0.53" to be "53%" (alpha-value-notation)
src/App.css#L535
Expected "0" to be "0%" (alpha-value-notation)
src/App.css#L552
Expected "1" to be "100%" (alpha-value-notation)
src/App.css#L720
Expected "0.53" to be "53%" (alpha-value-notation)
src/App.css#L254
Expected modern color-function notation (color-function-notation)
src/App.css#L720
Expected modern color-function notation (color-function-notation)
src/App.css#L846
Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
src/App.css#L387
Unexpected missing generic font family (font-family-no-missing-generic-family-keyword)
src/App.css#L10
Unexpected quotes around "Lato" (font-family-name-quotes)
src/App.css#L68
Unexpected quotes around "Montserrat" (font-family-name-quotes)
src/App.css#L74
Unexpected quotes around "Montserrat" (font-family-name-quotes)
src/App.css#L106
Unexpected quotes around "Montserrat" (font-family-name-quotes)
src/App.css#L270
Unexpected quotes around "Lato" (font-family-name-quotes)
src/App.css#L283
Unexpected quotes around "Montserrat" (font-family-name-quotes)
src/App.css#L308
Unexpected quotes around "Montserrat" (font-family-name-quotes)
src/App.css#L387
Unexpected quotes around "Montserrat" (font-family-name-quotes)
src/App.css#L387
Unexpected quotes around "sans-serif" (font-family-name-quotes)
src/App.css#L630
Unexpected unit (length-zero-no-unit)
src/App.css#L630
Unexpected unit (length-zero-no-unit)
src/App.css#L630
Unexpected unit (length-zero-no-unit)
src/App.css#L675
Unexpected unit (length-zero-no-unit)
src/App.css#L865
Unexpected unit (length-zero-no-unit)
src/App.css#L385
Expected selector "#search .noresults button" to come before selector "#banner .banner-in button:hover" (no-descending-specificity)
src/App.css#L563
Expected selector "a" to come before selector "footer .footerin a" (no-descending-specificity)
src/App.css#L563
Expected selector "a" to come before selector "footer .footerin .w30 .links a" (no-descending-specificity)
src/App.css#L563
Expected selector "a" to come before selector "#CookieDeclarationChangeConsent a" (no-descending-specificity)
src/App.css#L563
Expected selector "a" to come before selector "#CookieDeclarationUserStatusLabelWithdraw a" (no-descending-specificity)
src/App.css#L563
Expected selector "a" to come before selector "#cookieData .CookieDeclarationTable a" (no-descending-specificity)
src/App.css#L628
Expected selector ".avatar-btn p" to come before selector "#cookieData p" (no-descending-specificity)
src/App.css#L628
Expected selector ".avatar-btn p" to come before selector "#banner .banner-in p" (no-descending-specificity)
src/App.css#L628
Expected selector ".avatar-btn p" to come before selector "#banner .banner-in button p" (no-descending-specificity)
src/App.css#L628
Expected selector ".avatar-btn p" to come before selector "#search .search-in .results .content .location p" (no-descending-specificity)
src/App.css#L628
Expected selector ".avatar-btn p" to come before selector "#search .search-in .results .content .location p" (no-descending-specificity)
src/App.css#L876
Expected selector ".footer-tabs .tab-link i" to come before selector "#search .search-in .results .content .location address i" (no-descending-specificity)
src/App.css#L876
Expected selector ".footer-tabs .tab-link i" to come before selector "#search .search-in .results .content .location p i" (no-descending-specificity)
src/App.css#L876
Expected selector ".footer-tabs .tab-link i" to come before selector "#search .search-in .results .content .location address i" (no-descending-specificity)
src/App.css#L815
Unexpected duplicate selector ".m-0", first used at line 670 (no-duplicate-selectors)
src/App.css#L835
Unexpected duplicate selector ".triangle:before, .triangle:after", first used at line 829 (no-duplicate-selectors)
src/App.css#L842
Unexpected duplicate selector ".triangle", first used at line 821 (no-duplicate-selectors)
src/App.css#L26
Expected empty line before rule (rule-empty-line-before)
src/App.css#L32
Expected empty line before rule (rule-empty-line-before)
src/App.css#L184
Expected empty line before rule (rule-empty-line-before)
src/App.css#L202
Expected empty line before rule (rule-empty-line-before)
src/App.css#L207
Expected empty line before rule (rule-empty-line-before)
src/App.css#L219
Expected empty line before rule (rule-empty-line-before)
src/App.css#L222
Expected empty line before rule (rule-empty-line-before)
src/App.css#L563
Expected empty line before rule (rule-empty-line-before)
src/App.css#L182
Expected "1" to be "100%" (alpha-value-notation)
src/App.css#L196
Expected "1" to be "100%" (alpha-value-notation)
src/App.css#L216
Expected "1" to be "100%" (alpha-value-notation)
src/App.css#L254
Expected "0.53" to be "53%" (alpha-value-notation)
src/App.css#L535
Expected "0" to be "0%" (alpha-value-notation)
src/App.css#L552
Expected "1" to be "100%" (alpha-value-notation)
src/App.css#L720
Expected "0.53" to be "53%" (alpha-value-notation)
src/App.css#L254
Expected modern color-function notation (color-function-notation)
src/App.css#L720
Expected modern color-function notation (color-function-notation)
src/App.css#L846
Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
src/App.css#L387
Unexpected missing generic font family (font-family-no-missing-generic-family-keyword)
src/App.css#L10
Unexpected quotes around "Lato" (font-family-name-quotes)
src/App.css#L68
Unexpected quotes around "Montserrat" (font-family-name-quotes)
src/App.css#L74
Unexpected quotes around "Montserrat" (font-family-name-quotes)
src/App.css#L106
Unexpected quotes around "Montserrat" (font-family-name-quotes)
src/App.css#L270
Unexpected quotes around "Lato" (font-family-name-quotes)
src/App.css#L283
Unexpected quotes around "Montserrat" (font-family-name-quotes)
src/App.css#L308
Unexpected quotes around "Montserrat" (font-family-name-quotes)
src/App.css#L387
Unexpected quotes around "Montserrat" (font-family-name-quotes)
src/App.css#L387
Unexpected quotes around "sans-serif" (font-family-name-quotes)
src/App.css#L630
Unexpected unit (length-zero-no-unit)
src/App.css#L630
Unexpected unit (length-zero-no-unit)
src/App.css#L630
Unexpected unit (length-zero-no-unit)
src/App.css#L675
Unexpected unit (length-zero-no-unit)
src/App.css#L865
Unexpected unit (length-zero-no-unit)
src/App.css#L385
Expected selector "#search .noresults button" to come before selector "#banner .banner-in button:hover" (no-descending-specificity)
src/App.css#L563
Expected selector "a" to come before selector "footer .footerin a" (no-descending-specificity)
src/App.css#L563
Expected selector "a" to come before selector "footer .footerin .w30 .links a" (no-descending-specificity)
src/App.css#L563
Expected selector "a" to come before selector "#CookieDeclarationChangeConsent a" (no-descending-specificity)
src/App.css#L563
Expected selector "a" to come before selector "#CookieDeclarationUserStatusLabelWithdraw a" (no-descending-specificity)
src/App.css#L563
Expected selector "a" to come before selector "#cookieData .CookieDeclarationTable a" (no-descending-specificity)
src/App.css#L628
Expected selector ".avatar-btn p" to come before selector "#cookieData p" (no-descending-specificity)
src/App.css#L628
Expected selector ".avatar-btn p" to come before selector "#banner .banner-in p" (no-descending-specificity)
src/App.css#L628
Expected selector ".avatar-btn p" to come before selector "#banner .banner-in button p" (no-descending-specificity)
src/App.css#L628
Expected selector ".avatar-btn p" to come before selector "#search .search-in .results .content .location p" (no-descending-specificity)
src/App.css#L628
Expected selector ".avatar-btn p" to come before selector "#search .search-in .results .content .location p" (no-descending-specificity)
src/App.css#L876
Expected selector ".footer-tabs .tab-link i" to come before selector "#search .search-in .results .content .location address i" (no-descending-specificity)
src/App.css#L876
Expected selector ".footer-tabs .tab-link i" to come before selector "#search .search-in .results .content .location p i" (no-descending-specificity)
src/App.css#L876
Expected selector ".footer-tabs .tab-link i" to come before selector "#search .search-in .results .content .location address i" (no-descending-specificity)
src/App.css#L815
Unexpected duplicate selector ".m-0", first used at line 670 (no-duplicate-selectors)
src/App.css#L835
Unexpected duplicate selector ".triangle:before, .triangle:after", first used at line 829 (no-duplicate-selectors)
src/App.css#L842
Unexpected duplicate selector ".triangle", first used at line 821 (no-duplicate-selectors)
src/App.css#L26
Expected empty line before rule (rule-empty-line-before)
src/App.css#L32
Expected empty line before rule (rule-empty-line-before)
src/App.css#L184
Expected empty line before rule (rule-empty-line-before)
src/App.css#L202
Expected empty line before rule (rule-empty-line-before)
src/App.css#L207
Expected empty line before rule (rule-empty-line-before)
src/App.css#L219
Expected empty line before rule (rule-empty-line-before)
src/App.css#L222
Expected empty line before rule (rule-empty-line-before)
src/App.css#L563
Expected empty line before rule (rule-empty-line-before)
stylelint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stylelint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/