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

Serverless rules incompatible with cfn-lint v1 #191

Open
sliedig opened this issue Jun 20, 2024 · 0 comments
Open

Serverless rules incompatible with cfn-lint v1 #191

sliedig opened this issue Jun 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sliedig
Copy link
Collaborator

sliedig commented Jun 20, 2024

What were you trying to accomplish?
Install serverless rule with the latest version of cfn-lint (v1.3.0)

Expected Behavior

Provide compatible pluging and rule support with the latest version of cfn-lint.

Current Behavior

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
cfn-lint-serverless 0.3.2 requires cfn-lint<1,>=0.49.2, but you have cfn-lint 1.3.0 which is incompatible.

Possible Solution

Steps to Reproduce (for bugs)

  1. reistall cfn-lint -> cfn-lint v1.3.0
  2. reinstalling cfn-lint-serverless reinstalls v0.87.7 cfn-lint

Environment

  • Infrastructure as code technology used:
  • (for cfn-lint) Python, cfn-lint, and cfn-lint-serverless versions: 1.3.0 and 0.3.2
@sliedig sliedig added the bug Something isn't working label Jun 20, 2024
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

1 participant