fix rm108 by removing conent-assets absulote-link #6992
Annotations
3 errors
Python 3.10 - Test Summary Upload
Process completed with exit code 1.
|
Run Unit Tests:
demisto_sdk/commands/validate/tests/RM_validators_test.py#L1185
test_ImagePathIntegrationValidator_content_assets
AssertionError: assert ' Invalid ima...n-docs#images' == ' Invalid ima...n-docs#images'
Invalid image path(s) have been detected. Please utilize relative paths instead for the links provided below.:
https://www.example.com/images/example_image.jpg
https://www.example.com/content_assets/example_image.jpg
+ https://www.example.com/content_assets/example_image.gif
Relative image paths have been identified outside the pack's 'doc_files' directory. Please relocate the following images to the 'doc_files' directory:
../../content/image.jpg
Read the following documentation on how to add images to pack markdown files:
https://xsoar.pan.dev/docs/integrations/integration-docs#images
|
Run Unit Tests
Process completed with exit code 1.
|
Loading