Skip to content

CS Falcon: fix fetch incidents issues #46220

CS Falcon: fix fetch incidents issues

CS Falcon: fix fetch incidents issues #46220

Triggered via pull request October 23, 2023 07:59
Status Failure
Total duration 5m 54s
Artifacts

pre-commit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Validation Error DO106: Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/CrowdStrikeFalcon.yml#L1
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.77054 The latest docker image tag in docker hub is: 1.0.0.79242 You can check for the most updated version of demisto/py3-tools here: https://hub.docker.com/r/demisto/py3-tools/tags To update the docker image run: demisto-sdk format -ud -i Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/CrowdStrikeFalcon.yml
Validation Error DO106: Packs/Base/Scripts/CommonServerPython/CommonServerPython.yml#L1
The docker image tag is not the latest numeric tag, please update it. The docker image tag in the yml file is: 2.7.18.63476 The latest docker image tag in docker hub is: 2.7.18.76921 You can check for the most updated version of demisto/python here: https://hub.docker.com/r/demisto/python/tags To update the docker image run: demisto-sdk format -ud -i Packs/Base/Scripts/CommonServerPython/CommonServerPython.yml
Validation Error RN111: Packs/CrowdStrikeFalcon/ReleaseNotes/1_12_2.md#L1
The 1_12_2.md release notes file contains incompatible Docker images: - CrowdStrike Falcon: Release notes file has dockerimage: demisto/py3-tools:1.0.0.75615 but the YML file has dockerimage: demisto/py3-tools:1.0.0.77054 To fix this please run: 'demisto-sdk update-release-notes -i Packs/CrowdStrikeFalcon'
Validation Error PA114: Packs/Base/pack_metadata.json#L1
The pack version (currently: 1.32.38) needs to be raised - make sure you are merged from master and update the "currentVersion" field in the pack_metadata.json or in case release notes are required run: `demisto-sdk update-release-notes -i Packs/Base -u (major|minor|revision|documentation)` to generate them according to the new standard.
pre-commit
Process completed with exit code 1.