NEOS-1692:add in transform uuid transformer #1713
go.yml
on: pull_request
golang-lint
3m 31s
vet
4m 5s
Unit Tests
6m 5s
Integration Tests
10m 48s
go-mod-tidy-check
38s
Annotations
5 errors and 5 warnings
golang-lint:
worker/pkg/benthos/transformers/transform_uuid.go#L92
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
golang-lint:
worker/pkg/benthos/transformers/transform_uuid.go#L90
commentedOutCode: may want to remove commented-out code (gocritic)
|
golang-lint:
worker/pkg/benthos/transformers/transform_uuid.go#L85
transformUuid - result 1 (error) is always nil (unparam)
|
golang-lint
issues found
|
Unit Tests
Process completed with exit code 1.
|
go-mod-tidy-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golang-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|