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

build(deps): Bump send and express in /explorer/frontend #393

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

build(deps): Bump send and express in /explorer/frontend

8f67460
Select commit
Loading
Failed to load commit list.
Open

build(deps): Bump send and express in /explorer/frontend #393

build(deps): Bump send and express in /explorer/frontend
8f67460
Select commit
Loading
Failed to load commit list.
Jenkins @ NEMProject / Jenkins CI - NEM Explorer Frontend failed Sep 24, 2024 in 4m 27s

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-24T11:29:39.409Z] + bash -c scripts/ci/lint.sh
[2024-09-24T11:29:39.409Z] + npm run lint
[2024-09-24T11:29:39.409Z] 
[2024-09-24T11:29:39.409Z] > [email protected] lint
[2024-09-24T11:29:39.409Z] > eslint . && stylelint "**/*.scss"
[2024-09-24T11:29:39.409Z] 
[2024-09-24T11:29:41.973Z] Browserslist: caniuse-lite is outdated. Please run:
[2024-09-24T11:29:41.973Z]   npx browserslist@latest --update-db
[2024-09-24T11:29:41.973Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[2024-09-24T11:29:46.363Z] 
[2024-09-24T11:29:46.363Z] src/styles/main.scss
[2024-09-24T11:29:46.363Z]  1:9  ✖  Expected ""./abstracts"" to be "url("./abstracts")"    import-notation
[2024-09-24T11:29:46.363Z]  2:9  ✖  Expected ""./base"" to be "url("./base")"              import-notation
[2024-09-24T11:29:46.363Z]  3:9  ✖  Expected ""./vendors"" to be "url("./vendors")"        import-notation
[2024-09-24T11:29:46.363Z]  4:9  ✖  Expected ""./components"" to be "url("./components")"  import-notation
[2024-09-24T11:29:46.363Z]  5:9  ✖  Expected ""./pages"" to be "url("./pages")"            import-notation
[2024-09-24T11:29:46.363Z] 
[2024-09-24T11:29:46.363Z] src/styles/abstracts/_index.scss
[2024-09-24T11:29:46.363Z]  1:9  ✖  Expected ""./colors"" to be "url("./colors")"          import-notation
[2024-09-24T11:29:46.363Z]  2:9  ✖  Expected ""./grid"" to be "url("./grid")"              import-notation
[2024-09-24T11:29:46.363Z]  3:9  ✖  Expected ""./mixins"" to be "url("./mixins")"          import-notation
[2024-09-24T11:29:46.363Z]  4:9  ✖  Expected ""./templates"" to be "url("./templates")"    import-notation
[2024-09-24T11:29:46.363Z]  5:9  ✖  Expected ""./typography"" to be "url("./typography")"  import-notation
[2024-09-24T11:29:46.363Z] 
[2024-09-24T11:29:46.363Z] src/styles/base/_index.scss
[2024-09-24T11:29:46.363Z]  1:9  ✖  Expected ""./_reset"" to be "url("./_reset")"  import-notation
[2024-09-24T11:29:46.363Z]  2:9  ✖  Expected ""./_fonts"" to be "url("./_fonts")"  import-notation
[2024-09-24T11:29:46.363Z] 
[2024-09-24T11:29:46.363Z] src/styles/components/_index.scss
[2024-09-24T11:29:46.363Z]  1:9  ✖  Expected ""./button"" to be "url("./button")"        import-notation
[2024-09-24T11:29:46.363Z]  2:9  ✖  Expected ""./container"" to be "url("./container")"  import-notation
[2024-09-24T11:29:46.363Z] 
[2024-09-24T11:29:46.363Z] src/styles/pages/_index.scss
[2024-09-24T11:29:46.363Z]  1:9  ✖  Expected ""./root"" to be "url("./root")"  import-notation
[2024-09-24T11:29:46.363Z] 
[2024-09-24T11:29:46.363Z] src/styles/vendors/_bootstrap.scss
[2024-09-24T11:29:46.363Z]  3:9  ✖  Expected ""../../../node_modules/bootstrap/scss/bootstrap"" to be "url("../../../node_modules/bootstrap/scss/bootstrap")"  import-notation
[2024-09-24T11:29:46.363Z] 
[2024-09-24T11:29:46.363Z] src/styles/vendors/_index.scss
[2024-09-24T11:29:46.363Z]  1:9  ✖  Expected ""./bootstrap"" to be "url("./bootstrap")"  import-notation
[2024-09-24T11:29:46.363Z] 
[2024-09-24T11:29:46.363Z] 17 problems (17 errors, 0 warnings)
[2024-09-24T11:29:46.363Z] 

Details

  • Declarative: Checkout SCM (20 sec)
    • setup environment (2.7 sec)
    • CI pipeline (2 min 30 sec)
      • display environment (2.1 sec)
      • checkout (1 sec)
      • setup docker environment (16 sec)
      • verify conventional commit message (0.94 sec)
      • setup lint (47 sec)
      • run lint (8.8 sec)
        Error: script returned exit code 2
      • setup build (0.96 sec)
      • run build (0.88 sec)
      • setup tests (0.9 sec)
      • run tests (0.86 sec)
      • run tests (examples) (0.97 sec)
      • run tests (vectors) (0.89 sec)
      • code coverage (0.89 sec)
    • CD pipeline (3.1 sec)
      • publish RC (0.98 sec)
      • publish Release (0.92 sec)
    • Declarative: Post Actions (1.1 sec)