Merge pull request #174 from TrustNXT/dependabot/npm_and_yarn/github-… #467
eslint.yaml
on: push
Run eslint TypeScript Linter
23s
Annotations
3 warnings
Run eslint TypeScript Linter:
src/cose/Signature.ts#L386
Static method 'validateCertificateKeyUsage' has a complexity of 21. Maximum allowed is 20
|
Run eslint TypeScript Linter:
src/manifest/Manifest.ts#L263
Method 'validateAssertionPresence' has a complexity of 22. Maximum allowed is 20
|
Run eslint TypeScript Linter:
src/manifest/Manifest.ts#L360
Async method 'validateActionAssertion' has a complexity of 21. Maximum allowed is 20
|