Sebastian Schuberth

Results 1575 comments of Sebastian Schuberth

`NOASSERTION` is not a valid operand for `WITH`, as `WITH` only accepts names of exceptions. You are required to curate this license finding in order to proceed.

Closing this in favor of https://github.com/oss-review-toolkit/ort/issues/8052.

> Did you have PIPTOOL_VERSION set or .versions modified ? Any feedback @remi-cogito?

@dobringochev can you still reproduce your issue with now https://github.com/oss-review-toolkit/ort/pull/8376 being merged?

> @dobringochev can you still reproduce your issue with now #8376 being merged? Ping @dobringochev.

Very much related to https://github.com/oss-review-toolkit/ort/issues/6873.

As discussed @MarcelBochtler, please verify whether your use-case still makes use of `SimplePackageConfigurationProvider` and its check: https://github.com/oss-review-toolkit/ort/blob/811daef3d35abb440a1ad044bcbf14738fc95767/plugins/package-configuration-providers/api/src/main/kotlin/SimplePackageConfigurationProvider.kt#L47-L58

I can confirm that the issue is still there. With the `OrtConfig` package configuration provider enabled in addition to our own one (implemented in a plugin) I get: ``` 10:33:18.323...