add more sections for ciac 12228 #8177
Annotations
4 errors
Python 3.12 - Test Summary Upload
Process completed with exit code 1.
|
Run Unit Tests:
demisto_sdk/commands/validate/tests/ST_validators_test.py#L266
test_invalid_section_order
assert "Structure er...ollect Basic'" == "Structure er..., 'Mirroring'"
- Structure error (type_error.enum) in field sectionorder,1 of integration_0.yml: value is not a valid enumeration member; permitted: 'Connect', 'Collect', 'Optimize', 'Mirroring'
+ Structure error (type_error.enum) in field sectionorder,1 of integration_0.yml: value is not a valid enumeration member; permitted: 'Connect', 'Collect', 'Optimize', 'Mirroring', 'Collect Advanced', 'Collect Basic'
? +++++++++++++++++++++++++++++++++++++
|
Run Unit Tests:
demisto_sdk/commands/validate/tests/ST_validators_test.py#L372
TestST111.test_missing_section_order
AssertionError: assert 'Missing sect...is required).' == 'Missing sect...is required).'
- Missing sectionorder key. Add sectionorder to the top of your YAML file and specify the order of the Connect, Collect, Optimize, Mirroring, Collect Advanced, Collect Basic sections (at least one is required).
? ---------------------------------
+ Missing sectionorder key. Add sectionorder to the top of your YAML file and specify the order of the Connect, Collect, Optimize, Mirroring sections (at least one is required).
|
Run Unit Tests
Process completed with exit code 1.
|
Loading