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

[pull] main from kitodo:main #323

Merged
merged 7 commits into from
Jan 10, 2025
Merged

[pull] main from kitodo:main #323

merged 7 commits into from
Jan 10, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 10, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jan 10, 2025
@@ -197,7 +197,7 @@

// validate metadata
if (ConfigCore.getBooleanParameterOrDefaultValue(ParameterCore.USE_META_DATA_VALIDATION)
&& !ServiceManager.getMetadataValidationService().validate(gdzfile, this.myPrefs, process)) {
&& !ServiceManager.getMetadataValidationService().validate(gdzfile, this.myPrefs)) {

Check notice

Code scanning / CodeQL

Deprecated method or constructor invocation Note

Invoking
MetadataValidationService.validate
should be avoided because it has been deprecated.
@pull pull bot merged commit 80a7a29 into slub:main Jan 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants