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

bugfix/check fails with NoneType #59

Merged
merged 9 commits into from
Mar 28, 2024
Merged

Conversation

ant-u
Copy link
Collaborator

@ant-u ant-u commented Mar 18, 2024

(See Issue 57)
If no License Text in Source code is found, or its not in SPDX, display a warning and prevent software crashes.

… in SPDX. Otherwise, display warning

Signed-off-by: Anton Utz <[email protected]>
@ant-u ant-u self-assigned this Mar 18, 2024
@ant-u ant-u linked an issue Mar 18, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Mar 19, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
624 590 95% 90% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 56f8712 by action🐍

@ant-u ant-u marked this pull request as ready for review March 19, 2024 09:23
@ant-u ant-u requested a review from ct2034 March 19, 2024 09:23
@ant-u ant-u requested a review from ct2034 March 19, 2024 17:11
@ct2034 ct2034 merged commit d939d4b into main Mar 28, 2024
12 checks passed
@ct2034 ct2034 deleted the bugfix/check_fails_with_nonetype branch March 28, 2024 10:28
@ct2034 ct2034 restored the bugfix/check_fails_with_nonetype branch March 28, 2024 10:32
ct2034 added a commit that referenced this pull request Mar 28, 2024
@ct2034 ct2034 deleted the bugfix/check_fails_with_nonetype branch March 28, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check Fails with AttributeError: 'NoneType'
2 participants