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

chore: update yarn.lock file #720

Merged
merged 2 commits into from
Feb 13, 2024
Merged

chore: update yarn.lock file #720

merged 2 commits into from
Feb 13, 2024

Conversation

vinayak-kukreja
Copy link
Contributor

We are seeing workflow failure with,

This CDK CLI is not compatible with the CDK library used by your application. Please upgrade the CLI to the latest version.
(Cloud assembly schema version mismatch: Maximum schema version supported is 35.0.0, but found 36.0.0)
  ERROR      integ.awscli-asset 7.733s
      Command exited with status 1

Snapshot Results: 

Tests:    1 failed, 1 total
Failed: /home/runner/work/awscdk-asset-awscli/awscdk-asset-awscli/test/integ.awscli-asset.ts
Error: Some tests failed!
To re-run failed tests run: integ-runner --update-on-failed
    at main (/home/runner/work/awscdk-asset-awscli/awscdk-asset-awscli/node_modules/@aws-cdk/integ-runner/lib/index.js:10423:13)

It looks like our integ-runner packages were not updated in yarn.lock file with the latest flag too. Updating the lock file with this PR.

Signed-off-by: Vinayak Kukreja <[email protected]>
Signed-off-by: Vinayak Kukreja <[email protected]>
@vinayak-kukreja vinayak-kukreja changed the title chore: update yarn lock file chore: update yarn.lock file Feb 13, 2024
@vinayak-kukreja vinayak-kukreja changed the title chore: update yarn.lock file chore: update yarn.lock file Feb 13, 2024
@mergify mergify bot merged commit d7afe2b into awscli-v1/main Feb 13, 2024
14 checks passed
@mergify mergify bot deleted the vkukreja/fix branch February 13, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants