Skip to content

feat(cardinal): allow user to generate and keep track of custom sigs for testing. #286

feat(cardinal): allow user to generate and keep track of custom sigs for testing.

feat(cardinal): allow user to generate and keep track of custom sigs for testing. #286

Triggered via pull request November 2, 2023 18:54
Status Failure
Total duration 2m 6s
Artifacts

lint.yml

on: pull_request
PR Title Lint
4s
PR Title Lint
golangci-lint
1m 57s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
golangci-lint: cardinal/testutils/test_utils.go#L224
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
golangci-lint: cardinal/testutils/test_utils.go#L227
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
golangci-lint
Process completed with exit code 2.