StepFunctions: Various upgrades #10893
Annotations
10 errors and 1 warning
Test with pytest:
tests/test_stepfunctions/parser/test_choice_state.py#L19
test_state_machine_with_choice
TypeError: unsupported operand type(s) for |: 'ABCMeta' and '_SpecialForm'
|
Test with pytest:
tests/test_stepfunctions/parser/test_choice_state.py#L34
test_state_machine_with_choice_miss
TypeError: unsupported operand type(s) for |: 'ABCMeta' and '_SpecialForm'
|
Test with pytest:
tests/test_stepfunctions/parser/test_comments.py#L24
test_comments_in_parameters
TypeError: unsupported operand type(s) for |: 'ABCMeta' and '_SpecialForm'
|
Test with pytest:
tests/test_stepfunctions/parser/test_map_item.py#L43
test_state_machine_with_map_reader_csv
TypeError: unsupported operand type(s) for |: 'ABCMeta' and '_SpecialForm'
|
Test with pytest:
tests/test_stepfunctions/parser/test_map_item.py#L86
test_state_machine_with_map_reader_csv_with_header
TypeError: unsupported operand type(s) for |: 'ABCMeta' and '_SpecialForm'
|
Test with pytest:
tests/test_stepfunctions/parser/test_parallel_states.py#L29
test_state_machine_with_parallel_states
TypeError: unsupported operand type(s) for |: 'ABCMeta' and '_SpecialForm'
|
Test with pytest:
tests/test_stepfunctions/parser/test_parallel_states.py#L48
test_state_machine_with_parallel_states_catch_error
TypeError: unsupported operand type(s) for |: 'ABCMeta' and '_SpecialForm'
|
Test with pytest:
tests/test_stepfunctions/parser/test_parallel_states.py#L60
test_state_machine_with_parallel_states_error
TypeError: unsupported operand type(s) for |: 'ABCMeta' and '_SpecialForm'
|
Test with pytest:
tests/test_stepfunctions/parser/test_parallel_states.py#L76
test_state_machine_with_parallel_states_order
TypeError: unsupported operand type(s) for |: 'ABCMeta' and '_SpecialForm'
|
Test with pytest:
tests/test_stepfunctions/parser/test_stepfunctions.py#L49
test_state_machine_with_simple_failure_state
TypeError: unsupported operand type(s) for |: 'ABCMeta' and '_SpecialForm'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading