fix(deps): update module github.com/onsi/ginkgo/v2 to v2.22.2 #2988
ci-go.yml
on: pull_request
go-build
1m 11s
go-fmt
5s
go-sec
1m 39s
go-lint
23s
unit-tests
1m 23s
Annotations
15 warnings
go-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-lint:
profile/pathAggregator.go#L13
should omit type string from declaration of var WildPathDigit; it will be inferred from the right-hand side
|
go-lint:
profile/pathAggregator.go#L14
should omit type string from declaration of var WildPathDigitLeaf; it will be inferred from the right-hand side
|
go-lint:
profile/pathAggregator.go#L15
should omit type string from declaration of var WildPathChar; it will be inferred from the right-hand side
|
go-lint:
profile/pathAggregator.go#L16
should omit type string from declaration of var WildPathCharLeaf; it will be inferred from the right-hand side
|
go-lint:
profile/pathAggregator.go#L13
exported var WildPathDigit should have comment or be unexported
|
go-lint:
profile/pathAggregator.go#L14
exported var WildPathDigitLeaf should have comment or be unexported
|
go-lint:
profile/pathAggregator.go#L15
exported var WildPathChar should have comment or be unexported
|
go-lint:
profile/pathAggregator.go#L16
exported var WildPathCharLeaf should have comment or be unexported
|
go-lint:
profile/pathAggregator.go#L18
exported var WildPaths should have comment or be unexported
|
go-lint:
profile/pathAggregator.go#L20
exported const Threshold should have comment or be unexported
|
go-build
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
|
go-sec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|