Skip to content

build(deps): bump @babel/traverse from 7.3.4 to 7.28.5

1bcb38b
Select commit
Loading
Failed to load commit list.
Open

build(deps): bump @babel/traverse from 7.3.4 to 7.28.5 #49

build(deps): bump @babel/traverse from 7.3.4 to 7.28.5
1bcb38b
Select commit
Loading
Failed to load commit list.
Flow-Jenkins / Jenkins failed Dec 9, 2025 in 1m 32s

Lint: error in 'sh' step

Lint / Shell Script

Error in sh step, with arguments npm run lint.

script returned exit code 1
Build log
+ npm run lint

> @flowio/lib-reference-javascript@0.1.18 lint
> eslint .


/home/jenkins/workspace/e_lib-reference-javascript_PR-49/src/index.js
  1:1  error  Multiple exports of name 'all'         import/export
  1:1  error  Multiple exports of name 'find'        import/export
  2:1  error  Multiple exports of name 'all'         import/export
  2:1  error  Multiple exports of name 'find'        import/export
  3:1  error  Multiple exports of name 'all'         import/export
  3:1  error  Multiple exports of name 'find'        import/export
  5:1  error  Multiple exports of name 'all'         import/export
  5:1  error  Multiple exports of name 'find'        import/export
  6:1  error  Multiple exports of name 'all'         import/export
  6:1  error  Multiple exports of name 'findById'    import/export
  6:1  error  Multiple exports of name 'findByName'  import/export
  7:1  error  Multiple exports of name 'all'         import/export
  7:1  error  Multiple exports of name 'findById'    import/export
  8:1  error  Multiple exports of name 'all'         import/export
  8:1  error  Multiple exports of name 'findById'    import/export
  8:1  error  Multiple exports of name 'findByName'  import/export
  9:1  error  Multiple exports of name 'all'         import/export
  9:1  error  Multiple exports of name 'find'        import/export

✖ 18 problems (18 errors, 0 warnings)


Details

  • Declarative: Checkout SCM (11 sec)
    • Checkout (4.2 sec)
    • Lint (42 sec)
      Error: script returned exit code 1 - logs