Skip to content

WIP: typechoice

WIP: typechoice #631

Triggered via push October 12, 2023 13:14
Status Failure
Total duration 1m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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 3 occurrences, but such constant `UUIDType` already exists (goconst)
Lint: comid/cryptokey.go#L726
`registeres` is a misspelling of `registers` (misspell)
Lint: comid/uuid.go#L121
`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/