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

ci: add workflow_call to code analysis workflows #663

Merged
merged 9 commits into from
Mar 14, 2024

ci: use pull_request as trigger to code analysis workflows

23de056
Select commit
Loading
Failed to load commit list.
Merged

ci: add workflow_call to code analysis workflows #663

ci: use pull_request as trigger to code analysis workflows
23de056
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Pylint (reported by Codacy) succeeded Mar 14, 2024 in 11s

4 new alerts

New alerts in code changed by this pull request

  • 4 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 18 in examples/notes/issue_219.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

No name 'fluent' in module 'petl' Warning

No name 'fluent' in module 'petl'

Check warning on line 55 in examples/notes/issue_219.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Line too long (117/100) Warning

Line too long (117/100)

Check warning on line 84 in examples/notes/issue_219.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Line too long (124/100) Warning

Line too long (124/100)

Check warning on line 21 in examples/notes/issue_219.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Module 'petl' has no 'VERSION' member Warning

Module 'petl' has no 'VERSION' member