Skip to content

feat: extend wrapper APIs for VCS #34

feat: extend wrapper APIs for VCS

feat: extend wrapper APIs for VCS #34

Triggered via pull request September 27, 2023 13:55
Status Failure
Total duration 2m 0s
Artifacts

build.yml

on: pull_request
Semantic Pull Request Check
3s
Semantic Pull Request Check
Checks
1m 3s
Checks
UnitTest
1m 49s
UnitTest
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Checks: wrapper/params.go#L30
`multiSignerVerifier` is unused (deadcode)
Checks: doc/jose/jwk/jwksupport/jwk.go#L65
cyclomatic complexity 11 of func `PubKeyBytesToKey` is high (> 10) (gocyclo)
Checks: wrapper/api.go#L134
Comment should end in a period (godot)
Checks: doc/jose/jwk/jwksupport/jwk.go#L196
declarations should never be cuddled (wsl)
Checks: doc/jose/jwk/jwksupport/jwk.go#L197
declarations should never be cuddled (wsl)
Checks: doc/jose/jwk/jwksupport/jwk.go#L207
only one cuddle assignment allowed before if statement (wsl)
Checks: wrapper/wrapper.go#L90
block should not end with a whitespace (or comment) (wsl)
Checks
Process completed with exit code 2.
UnitTest
Process completed with exit code 2.
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/
UnitTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/