Unit tests without Docker #424
Annotations
5 warnings
test (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (3.11):
tests/test_utilities/test_id_generator.py#L30
cannot collect test class 'TestResourceIdentifier' because it has a __init__ constructor (from: tests/test_utilities/test_id_generator.py)
|
test (3.11):
moto/cloudformation/parsing.py#L327
Tried to parse AWS::Cloud9::EnvironmentEC2 but it's not supported by moto's CloudFormation implementation
|
test (3.11):
moto/ec2/utils.py#L759
SSH DSA keys are deprecated and will be removed in a future release.
|
test (3.11):
moto/cloudformation/parsing.py#L327
Tried to parse AWS::SQS::QueuePolicy but it's not supported by moto's CloudFormation implementation
|