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

[BUG] Node version incompatibility in AD Dashboards remote-integ-tests-workflow #1663

Open
dbwiddis opened this issue Dec 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dbwiddis
Copy link
Member

dbwiddis commented Dec 4, 2024

What is the bug?

Remote Integ Tests workflow on AD Dashboards 1.3 branch have begun failing due to Node version incompatibility:

/home/runner/.npm/_npx/4525/lib/node_modules/cypress/node_modules/tough-cookie/dist/memstore.js:30
        const result = this.idx[domain]?.[path]?.[key];
                                        ^
SyntaxError: Unexpected token .

How can one reproduce the bug?

See GHA test runs on 1.3 branch https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/actions/workflows/remote-integ-tests-workflow.yml?query=branch%3A1.3

What is the expected behavior?

Tests pass

What is your host/environment?

GitHub Actions

@dbwiddis dbwiddis added bug Something isn't working untriaged labels Dec 4, 2024
@dblock dblock removed the untriaged label Jan 6, 2025
@dblock
Copy link
Member

dblock commented Jan 6, 2025

[Catch All Triage - 1, 2, 3, 4, 5, 6]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants