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

CSS for Smart Connector UIExtension #188

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

fixed lint problems

188fff8
Select commit
Loading
Failed to load commit list.
Open

CSS for Smart Connector UIExtension #188

fixed lint problems
188fff8
Select commit
Loading
Failed to load commit list.
Jenkins - GLSP / CI Jenkins Build failed Jun 22, 2024 in 2m 2s

Build: error in 'sh' step

Build / Shell Script

Error in sh step, with arguments yarn install --unsafe-perm.

script returned exit code 2
Build log
+ yarn install --unsafe-perm
yarn install v1.22.19
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
warning " > @eclipse-glsp/[email protected]" has unmet peer dependency "@theia/core@^1.45.1".
warning " > @eclipse-glsp/[email protected]" has unmet peer dependency "@theia/filesystem@^1.45.1".
warning " > @eclipse-glsp/[email protected]" has unmet peer dependency "@theia/messages@^1.45.1".
warning " > @eclipse-glsp/[email protected]" has unmet peer dependency "@theia/monaco@^1.45.1".
warning "workspace-aggregator-2e72f087-2af7-47b9-aaf2-38b51ed549db > browser-app > @theia/messages > [email protected]" has unmet peer dependency "react@>=16.3.3".
warning "workspace-aggregator-2e72f087-2af7-47b9-aaf2-38b51ed549db > browser-app > @theia/messages > [email protected]" has unmet peer dependency "react-dom@>=16.3.3".
warning "workspace-aggregator-2e72f087-2af7-47b9-aaf2-38b51ed549db > @eclipse-glsp/theia-integration > @eclipse-glsp/[email protected]" has unmet peer dependency "inversify@~6.0.2".
warning "workspace-aggregator-2e72f087-2af7-47b9-aaf2-38b51ed549db > @eclipse-glsp/theia-integration > @eclipse-glsp/client > @eclipse-glsp/[email protected]" has unmet peer dependency "inversify@~6.0.2".
warning "workspace-aggregator-2e72f087-2af7-47b9-aaf2-38b51ed549db > @eclipse-glsp/theia-integration > @eclipse-glsp/client > @eclipse-glsp/sprotty > @eclipse-glsp/[email protected]" has unmet peer dependency "inversify@~6.0.2".
[5/5] Building fresh packages...
$ yarn build
yarn run v1.22.19
$ yarn compile
$ tsc -b
examples/workflow-theia/src/browser/diagram/workflow-diagram-configuration.ts(18,34): error TS2305: Module '"@eclipse-glsp/client"' has no exported member 'selectionPaletteModule'.
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Details

  • Declarative: Checkout SCM (26 sec)
    • Build (1 min 32 sec)
      Error: script returned exit code 2
    • Codechecks (ESLint) (0.95 sec)
    • Deploy (master only) (0.94 sec)
    • Declarative: Post Actions (1.1 sec)