Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update demisto/xml-feed 70-100 coverage rate #32762

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -1,4 +1,4 @@
commonfields:

Check failure on line 1 in Packs/CommonScripts/Scripts/ConvertXmlFileToJson/ConvertXmlFileToJson.yml

View workflow job for this annotation

GitHub Actions / pre-commit / pre-commit

Validation Error DO106

The docker image tag is not the latest numeric tag, please update it. The docker image tag in the yml file is: 1.0.0.86490 The latest docker image tag in docker hub is: 1.0.0.87471 You can check for the most updated version of demisto/xml-feed here: https://hub.docker.com/r/demisto/xml-feed/tags To update the docker image run: demisto-sdk format -ud -i Packs/CommonScripts/Scripts/ConvertXmlFileToJson/ConvertXmlFileToJson.yml

Check failure on line 1 in Packs/CommonScripts/Scripts/ConvertXmlFileToJson/ConvertXmlFileToJson.yml

View workflow job for this annotation

GitHub Actions / pre-commit / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: The comment field should end with a period. To fix the problem, try running `demisto-sdk format -i Packs/CommonScripts/Scripts/ConvertXmlFileToJson/ConvertXmlFileToJson.yml `
id: ConvertXmlFileToJson
version: -1
name: ConvertXmlFileToJson
Expand All @@ -25,6 +25,6 @@
defaultValue: "True"
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/xml-feed:1.0.0.65027
dockerimage: demisto/xml-feed:1.0.0.86490
tests:
- No tests (auto formatted)