This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
SD-JWT impl #17
Annotations
1 error and 4 warnings
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
credential/credential.go#L152
receiver-naming: receiver name v should be consistent with previous receiver name vc for VerifiableCredential (revive)
|
lint:
credential/credential.go#L159
receiver-naming: receiver name v should be consistent with previous receiver name vc for VerifiableCredential (revive)
|
lint:
credential/credential.go#L163
receiver-naming: receiver name v should be consistent with previous receiver name vc for VerifiableCredential (revive)
|