build(deps): Bump body-parser and express in /explorer/frontend #390
Jenkins @ NEMProject / Jenkins CI - NEM Explorer Frontend
failed
Sep 21, 2024 in 4m 40s
CI pipeline/run lint: error in 'sh (scripts/ci/lint.sh)' step
CI pipeline / run lint / scripts/ci/lint.sh
Error in sh (scripts/ci/lint.sh)
step, with arguments bash -c 'scripts/ci/lint.sh'
.
script returned exit code 2
Build log
[2024-09-21T06:55:04.869Z] + bash -c scripts/ci/lint.sh
[2024-09-21T06:55:04.869Z] + npm run lint
[2024-09-21T06:55:04.869Z]
[2024-09-21T06:55:04.869Z] > [email protected] lint
[2024-09-21T06:55:04.869Z] > eslint . && stylelint "**/*.scss"
[2024-09-21T06:55:04.869Z]
[2024-09-21T06:55:07.010Z] Browserslist: caniuse-lite is outdated. Please run:
[2024-09-21T06:55:07.010Z] npx browserslist@latest --update-db
[2024-09-21T06:55:07.010Z] Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[2024-09-21T06:55:11.234Z]
[2024-09-21T06:55:11.234Z] src/styles/main.scss
[2024-09-21T06:55:11.234Z] 1:9 ✖ Expected ""./abstracts"" to be "url("./abstracts")" import-notation
[2024-09-21T06:55:11.234Z] 2:9 ✖ Expected ""./base"" to be "url("./base")" import-notation
[2024-09-21T06:55:11.234Z] 3:9 ✖ Expected ""./vendors"" to be "url("./vendors")" import-notation
[2024-09-21T06:55:11.234Z] 4:9 ✖ Expected ""./components"" to be "url("./components")" import-notation
[2024-09-21T06:55:11.234Z] 5:9 ✖ Expected ""./pages"" to be "url("./pages")" import-notation
[2024-09-21T06:55:11.234Z]
[2024-09-21T06:55:11.234Z] src/styles/abstracts/_index.scss
[2024-09-21T06:55:11.234Z] 1:9 ✖ Expected ""./colors"" to be "url("./colors")" import-notation
[2024-09-21T06:55:11.234Z] 2:9 ✖ Expected ""./grid"" to be "url("./grid")" import-notation
[2024-09-21T06:55:11.234Z] 3:9 ✖ Expected ""./mixins"" to be "url("./mixins")" import-notation
[2024-09-21T06:55:11.234Z] 4:9 ✖ Expected ""./templates"" to be "url("./templates")" import-notation
[2024-09-21T06:55:11.234Z] 5:9 ✖ Expected ""./typography"" to be "url("./typography")" import-notation
[2024-09-21T06:55:11.234Z]
[2024-09-21T06:55:11.234Z] src/styles/base/_index.scss
[2024-09-21T06:55:11.234Z] 1:9 ✖ Expected ""./_reset"" to be "url("./_reset")" import-notation
[2024-09-21T06:55:11.234Z] 2:9 ✖ Expected ""./_fonts"" to be "url("./_fonts")" import-notation
[2024-09-21T06:55:11.234Z]
[2024-09-21T06:55:11.234Z] src/styles/components/_index.scss
[2024-09-21T06:55:11.234Z] 1:9 ✖ Expected ""./button"" to be "url("./button")" import-notation
[2024-09-21T06:55:11.234Z] 2:9 ✖ Expected ""./container"" to be "url("./container")" import-notation
[2024-09-21T06:55:11.234Z]
[2024-09-21T06:55:11.234Z] src/styles/pages/_index.scss
[2024-09-21T06:55:11.234Z] 1:9 ✖ Expected ""./root"" to be "url("./root")" import-notation
[2024-09-21T06:55:11.234Z]
[2024-09-21T06:55:11.234Z] src/styles/vendors/_bootstrap.scss
[2024-09-21T06:55:11.235Z] 3:9 ✖ Expected ""../../../node_modules/bootstrap/scss/bootstrap"" to be "url("../../../node_modules/bootstrap/scss/bootstrap")" import-notation
[2024-09-21T06:55:11.235Z]
[2024-09-21T06:55:11.235Z] src/styles/vendors/_index.scss
[2024-09-21T06:55:11.235Z] 1:9 ✖ Expected ""./bootstrap"" to be "url("./bootstrap")" import-notation
[2024-09-21T06:55:11.235Z]
[2024-09-21T06:55:11.235Z] 17 problems (17 errors, 0 warnings)
[2024-09-21T06:55:11.235Z]
Details
- Declarative: Checkout SCM (23 sec)
- setup environment (2.5 sec)
- CI pipeline (2 min 27 sec)
- display environment (2.2 sec)
- checkout (1 sec)
- setup docker environment (6.3 sec)
- verify conventional commit message (1 sec)
- setup lint (44 sec)
- run lint (8.4 sec)
Error: script returned exit code 2 - setup build (0.86 sec)
- run build (0.87 sec)
- setup tests (0.83 sec)
- run tests (0.86 sec)
- run tests (examples) (0.92 sec)
- run tests (vectors) (0.92 sec)
- code coverage (0.91 sec)
- CD pipeline (2.8 sec)
- publish RC (0.77 sec)
- publish Release (0.81 sec)
- Declarative: Post Actions (1 sec)
Loading