You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example this pipeline, if you check "Deploy code to Lambda" it is failing on multiple points but the entire pipeline is completely green.
ERROR: Invalid requirement: urllib3==1.26.4aws lambda list-layers --compatible-runtime python3.8
pip: error: no such option: --compatible-runtime
[...]
An error occurred (ValidationException) when calling the UpdateFunctionConfiguration operation: 1 validation error detected: Value '[arn:aws:lambda:eu-west-1:331730032056:layer:change-detect-layer:]' at 'layers' failed to satisfy constraint
The text was updated successfully, but these errors were encountered:
For example this pipeline, if you check "Deploy code to Lambda" it is failing on multiple points but the entire pipeline is completely green.
The text was updated successfully, but these errors were encountered: