Skip to content

[Snyk] Fix for 1 vulnerabilities #363

[Snyk] Fix for 1 vulnerabilities

[Snyk] Fix for 1 vulnerabilities #363

Triggered via pull request January 2, 2024 15:29
Status Failure
Total duration 23s
Artifacts

commitlint.yml

on: pull_request
commitlint
13s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
commitlint
You have commit messages with errors ⧗ input: fix: packages/vc-verification/package.json & packages/vc-verification/package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137 ✖ header must not be longer than 100 characters, current length is 113 [header-max-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
commitlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
packages/vc-verification/src/models/cache-interfaces.ts#L2
[import/named] IRoleDefinitionV2 not found in '@energyweb/credential-governance'
packages/vc-verification/src/models/cache-interfaces.ts#L3
[import/named] RoleCredentialSubject not found in '@energyweb/credential-governance'
packages/vc-verification/src/resolver/Ipfs-credential-resolver.ts#L26
[import/named] RoleCredentialSubject not found in '@energyweb/credential-governance'
packages/vc-verification/src/resolver/role-definition-cache.ts#L1
[import/named] IRoleDefinitionV2 not found in '@energyweb/credential-governance'
packages/vc-verification/src/verifier/issuer-verification.ts#L40
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/vc-verification/src/verifier/revocation-verification.ts#L29
[import/named] RoleCredentialSubject not found in '@energyweb/credential-governance'
packages/vc-verification/src/verifier/revocation-verification.ts#L44
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
packages/vc-verification/src/verifier/vc-issuer-verification.ts#L26
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.