Skip to content

Merge pull request #143 from TrustNXT/bugfix/validationresult-success… #402

Merge pull request #143 from TrustNXT/bugfix/validationresult-success…

Merge pull request #143 from TrustNXT/bugfix/validationresult-success… #402

Triggered via push October 21, 2024 14:02
Status Success
Total duration 36s
Artifacts

eslint.yaml

on: push
Run eslint TypeScript Linter
26s
Run eslint TypeScript Linter
Fit to window
Zoom out
Zoom in

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