fix(sekoiaiocti): fix returned information for unknown indicator #6
Annotations
5 errors
Ruff (B027):
Packs/McAfee-TIE/Integrations/McAfeeTIEV2/McAfeeTIEV2.py#L92
Packs/McAfee-TIE/Integrations/McAfeeTIEV2/McAfeeTIEV2.py:92:5: B027 `GeneralFileReputationParser.parse_attributes` is an empty method in an abstract base class, but has no abstract decorator
|
Ruff (B018):
Packs/McAfee-TIE/Integrations/McAfeeTIEV2/McAfeeTIEV2.py#L525
Packs/McAfee-TIE/Integrations/McAfeeTIEV2/McAfeeTIEV2.py:525:9: B018 Found useless expression. Either assign it to a variable or remove it.
|
Ruff (E501):
Packs/CommunityCommonScripts/Scripts/ExtFilter/ExtFilter.py#L486
Packs/CommunityCommonScripts/Scripts/ExtFilter/ExtFilter.py:486:131: E501 Line too long (165 > 130 characters)
|
Validation Error PA114:
Packs/SEKOIAIntelligenceCenter/pack_metadata.json#L1
The pack version (currently: 1.2.18) 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/SEKOIAIntelligenceCenter -u (major|minor|revision|documentation)` to generate them according to the new standard.
|
pre-commit
Process completed with exit code 1.
|