-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Tails zero warnings #30290
Merged
Merged
Tails zero warnings #30290
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
in root of a pack.
PytestUnknownMarkWarning
linter validations
DeanArbel
approved these changes
Oct 22, 2023
DeanArbel
added
the
ForceMerge
Forcing the merge of the PR despite the build status
label
Oct 22, 2023
Test playbook failures are unrelated to changes, approved for force merge. |
sapirshuker
pushed a commit
that referenced
this pull request
Dec 21, 2023
* fix PytestUnhandledThreadExceptionWarning warning in UrlScan * PytestUnhandledThreadExceptionWarning version. * handle PytzUsageWarning. * UserWarning: DataFrame * handle PytestMockWarning * SettingWithCopyWarning * Handle PytestReturnNotNoneWarning * Handle GuessedAtParserWarning * Handle PytestUnraisableExceptionWarning * Handle InsecureRequestWarning. * Handle PytestUnknownMarkWarning * Handle PytestRemovedIn8Warning * Handling warnings. * trigger nightly * reduce warnings. * reduce warnings. * More warnings. * Add ignore warnings to pyproject.toml file * testing if commit nightly can run now * Fix wrong usage of ignore warning in pyproject. * yet again fix warnings. * Remove pytets changes from pyproject.toml * Trying to ignore using a pytest.ini in root of a pack. * Remove pytest.ini for specific pack. * ignore PytestUnraisableExceptionWarning * Ignore marshmallow and ignore unknown mark warnings. * Use exact path to PytestUnknownMarkWarning * Yet another method to try ignore PytestUnknownMarkWarning * resolve conflicts. * Versions and readme and versions update. * Remove "Note: Zero warnings effort." from RN. * Update to latest docker images. * revert wrong changes. * Fix failing unit tests. * making changes to catch linter validations * try to load Axonius src file in lint stage. * specify type for args. * Bump pack from version Phishing to 3.5.28. * import marshmallow and ignore marshmallow warning. * Break long lines. * Different ignore * Update docker images. * Bump pack from version CommonScripts to 1.12.37. * update forgotten docker images. * Fix RN validation errors. * yet another docker image. --------- Co-authored-by: Content Bot <bot@demisto.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Contributing to Cortex XSOAR Content
Make sure to register your contribution by filling the contribution registration form
The Pull Request will be reviewed only after the contribution registration form is filled.
Status
Related Issues
fixes: https://jira-hq.paloaltonetworks.local/browse/CIAC-2332
Description
Removing warnings from our repo