Skip to content

feat: extend wrapper APIs for VCS #38

feat: extend wrapper APIs for VCS

feat: extend wrapper APIs for VCS #38

Triggered via pull request September 27, 2023 20:34
Status Failure
Total duration 1m 45s
Artifacts

build.yml

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

Annotations

10 errors and 2 warnings
Checks: wrapper/internal/params/params.go#L12
exported type `Signer` should have comment or be unexported (golint)
Checks: wrapper/internal/params/params.go#L16
exported type `MultiSigner` should have comment or be unexported (golint)
Checks: wrapper/internal/params/params.go#L21
exported type `Verifier` should have comment or be unexported (golint)
Checks: wrapper/internal/params/params.go#L25
exported type `SignerVerifier` should have comment or be unexported (golint)
Checks: wrapper/internal/params/params.go#L30
exported type `KeyGetter` should have comment or be unexported (golint)
Checks: wrapper/internal/params/params.go#L34
exported type `KeyHandleFetcher` should have comment or be unexported (golint)
Checks: wrapper/internal/params/params.go#L40
exported type `KeyCreatorParam` should have comment or be unexported (golint)
Checks: wrapper/internal/params/params.go#L44
exported type `KeyManager` should have comment or be unexported (golint)
Checks: wrapper/internal/params/params.go#L49
exported type `EncDecrypter` should have comment or be unexported (golint)
Checks: wrapper/internal/params/params.go#L54
exported type `AllCrypto` should have comment or be unexported (golint)
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, 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/