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

Add i18n support and pt_BR translation #88

Merged
merged 3 commits into from
Jan 27, 2024

Merge branch 'develop' into develop

62a344e
Select commit
Loading
Failed to load commit list.
Merged

Add i18n support and pt_BR translation #88

Merge branch 'develop' into develop
62a344e
Select commit
Loading
Failed to load commit list.
Jenkins - ci.eionet.europa.eu / Jenkins failed Jan 27, 2024 in 5m 24s

Testing/ES lint: error in 'sh' step

Testing / ES lint / Shell Script

Error in sh step, with arguments docker run --rm --name="$IMAGE_NAME-eslint" --entrypoint=make --workdir=/app/src/addons/$GIT_NAME $IMAGE_NAME-frontend lint.

script returned exit code 2
Build log
+ docker run --rm --name=jenkins-volto-addons-volto-block-style-pr-88-4-eslint --entrypoint=make --workdir=/app/src/addons/volto-block-style jenkins-volto-addons-volto-block-style-pr-88-4-frontend lint

/app/src/addons/volto-block-style/src/BlockStyleWrapper/index.js
  2:76  error  Insert `⏎`  prettier/prettier

/app/src/addons/volto-block-style/src/Blocks/StretchBlock.jsx
  19:49  error  Insert `,`  prettier/prettier
  20:4   error  Insert `,`  prettier/prettier

/app/src/addons/volto-block-style/src/StyleWrapper/schema.js
  93:23  error  Replace `·:` with `:·`  prettier/prettier
  97:29  error  Replace `·:` with `:·`  prettier/prettier

/app/src/addons/volto-block-style/src/Widgets/QuadSize.jsx
  17:3  error  Insert `;`  prettier/prettier

✖ 6 problems (6 errors, 0 warnings)
  6 errors and 0 warnings potentially fixable with the `--fix` option.

make: *** [Makefile:122: lint] Error 1

Details

  • Declarative: Checkout SCM (6.8 sec)
    • Declarative: Tool Install (1.7 sec)
      • Release (1.7 sec)
      • Check if testing needed (1.4 sec)
      • Testing (5 min 4 sec)
        • Build test image (4 min 27 sec)
        • Fix code (1.6 sec)
        • ES lint (7.3 sec)
          Error: script returned exit code 2
        • Style lint (1.7 sec)
        • Prettier (1.4 sec)
        • Coverage Tests (7.7 sec)
          • Unit tests (5 ms)
            • Unit tests (3 sec)
          • Integration tests (6 sec)
            • Integration tests (3 sec)
      • Report to SonarQube (1.4 sec)
      • SonarQube compare to master (1.4 sec)
      • Pull Request (1.4 sec)
      • Declarative: Post Actions (1.6 sec)