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 #64

Merged
merged 55 commits into from
Mar 28, 2024
Merged

Conversation

ct2034
Copy link
Member

@ct2034 ct2034 commented Mar 28, 2024

fixes #57

dependabot bot and others added 30 commits October 2, 2023 22:41
Updates the requirements on [scancode-toolkit](https://github.com/nexB/scancode-toolkit) to permit the latest version.
- [Release notes](https://github.com/nexB/scancode-toolkit/releases)
- [Changelog](https://github.com/nexB/scancode-toolkit/blob/develop/CHANGELOG.rst)
- [Commits](aboutcode-org/scancode-toolkit@v1.0.0...v32.0.7)

---
updated-dependencies:
- dependency-name: scancode-toolkit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Anton Utz <[email protected]>
…oolkit into dependabot/pip/scancode-toolkit-lte-32.0.7

Signed-off-by: Anton Utz <[email protected]>
…ing wrong tags as the license of the file

Signed-off-by: Anton Utz <[email protected]>
… this is the only place where saving inofficial licenses makes sense

Signed-off-by: Anton Utz <[email protected]>
ant-u and others added 25 commits March 11, 2024 11:11
…git folder). Changed format of ignore file

Signed-off-by: Anton Utz <[email protected]>
Signed-off-by: Anton Utz <[email protected]>
Signed-off-by: Anton Utz <[email protected]>
… in SPDX. Otherwise, display warning

Signed-off-by: Anton Utz <[email protected]>
…nse_and_tag

Feature/error for spdx license and tag
* added check for lincense files not covered by any tag
* Added test for too many License files
* Added inofficial license check in LicenseFileReferenced to decide between error and warning. Introduced function for path is parent or child

---------

Signed-off-by: Anton Utz <[email protected]>
Signed-off-by: Anton Utz <[email protected]>
Signed-off-by: Anton Utz <[email protected]>
@ct2034 ct2034 merged commit b796456 into main Mar 28, 2024
17 of 23 checks passed
@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