Skip to content

Unit tests without Docker #161

Unit tests without Docker

Unit tests without Docker #161

Triggered via schedule June 21, 2024 01:54
Status Failure
Total duration 10m 12s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test (3.11): tests/test_cloudformation/test_validate.py#L49
test_boto3_json_validate_successful AttributeError: module 'cfnlint.core' has no attribute 'configure_logging'
test (3.11): tests/test_cloudformation/test_validate.py#L58
test_boto3_json_with_tabs_validate_successful AttributeError: module 'cfnlint.core' has no attribute 'configure_logging'
test (3.11): tests/test_cloudformation/test_validate.py#L68
test_boto3_json_invalid_missing_resource AttributeError: module 'cfnlint.core' has no attribute 'configure_logging'
test (3.11): tests/test_cloudformation/test_validate.py#L95
test_boto3_yaml_validate_successful AttributeError: module 'cfnlint.core' has no attribute 'configure_logging'
test (3.11): tests/test_cloudformation/test_validate.py#L113
test_boto3_yaml_validate_template_url_successful AttributeError: module 'cfnlint.core' has no attribute 'configure_logging'
test (3.11): tests/test_cloudformation/test_validate.py#L123
test_boto3_yaml_invalid_missing_resource AttributeError: module 'cfnlint.core' has no attribute 'configure_logging'
test (3.11)
Process completed with exit code 1.