C2PA v2.1 Updates - ingredients assertion v3 #528
eslint.yaml
on: pull_request
Run eslint TypeScript Linter
18s
Annotations
4 warnings
Run eslint TypeScript Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run eslint TypeScript Linter:
src/cose/Signature.ts#L418
Static method 'validateCertificateKeyUsage' has a complexity of 21. Maximum allowed is 20
|
Run eslint TypeScript Linter:
src/manifest/Manifest.ts#L464
Async method 'validateActionAssertion' has a complexity of 22. Maximum allowed is 20
|
Run eslint TypeScript Linter:
src/manifest/assertions/IngredientAssertion.ts#L112
Method 'readContentFromJUMBF' has a complexity of 21. Maximum allowed is 20
|