py-lambda-action icon indicating copy to clipboard operation
py-lambda-action copied to clipboard

False positive for failed pipeline.

Open aufbakanleitung opened this issue 4 years ago • 0 comments

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

aufbakanleitung avatar Apr 21 '21 13:04 aufbakanleitung