Skip to content

feat: add rsa support for fingreprint #57

feat: add rsa support for fingreprint

feat: add rsa support for fingreprint #57

Triggered via pull request February 15, 2024 17:57
Status Failure
Total duration 1m 13s
Artifacts

build.yml

on: pull_request
Semantic Pull Request Check
5s
Semantic Pull Request Check
Checks
45s
Checks
UnitTest
1m 2s
UnitTest
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
Checks: doc/util/fingerprint/fingerprint.go#L69
cyclomatic complexity 12 of func `CreateDIDKeyByJwk` is high (> 10) (gocyclo)
Checks: doc/util/fingerprint/fingerprint.go#L119
return statements should not be cuddled if block has more than two lines (wsl)
Checks
Process completed with exit code 2.
Semantic Pull Request Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: amannn/action-semantic-pull-request@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Semantic Pull Request Check
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/action-semantic-pull-request@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
UnitTest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v3, codecov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
UnitTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/