Skip to content

WIP: dynamic ICryptoKeyValue registration prototype #630

WIP: dynamic ICryptoKeyValue registration prototype

WIP: dynamic ICryptoKeyValue registration prototype #630

Triggered via push October 11, 2023 15:01
Status Failure
Total duration 47s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint: comid/group.go#L85
string `uuid` has 4 occurrences, but such constant `UUIDType` already exists (goconst)
Lint: comid/cryptokey.go#L726
`registeres` is a misspelling of `registers` (misspell)
Lint: comid/uuid.go#L28
`contianing` is a misspelling of `containing` (misspell)
Lint
Process completed with exit code 2.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/