This is an automated email from the ASF dual-hosted git repository.

lburgazzoli pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from a95fd2b26 chore: nightly automatic updates
     add fe094ce92 feat(lint): remove commented out entry
     add 26cf869e8 feat(lint): enable execinquery
     add 44a999315 feat(lint): keep whitespace disabled
     add 8fc3dcd49 feat(lint): enable wastedassign
     add cebabc0d9 feat(lint): keep tagliatelle disabled
     add 145cf13b5 feat(lint): enable nolintlint
     add 49cc8c403 feat(lint): keep lll disabled

No new revisions were added by this update.

Summary of changes:
 .golangci.yml                             | 18 ++++++++++--------
 cmd/util/json-schema-gen/main.go          |  2 +-
 pkg/apis/camel/v1/common_types.go         |  3 ++-
 pkg/apis/camel/v1/common_types_support.go |  1 -
 pkg/apis/camel/v1/maven_types_support.go  |  2 +-
 pkg/apis/camel/v1/trait/container.go      |  3 +--
 pkg/apis/camel/v1/trait/jolokia.go        |  3 +--
 pkg/apis/camel/v1/trait/mount.go          |  3 +--
 pkg/apis/camel/v1/trait/route.go          |  3 +--
 pkg/builder/s2i.go                        |  2 +-
 pkg/builder/types.go                      |  2 +-
 pkg/cmd/config.go                         |  1 -
 pkg/cmd/install.go                        |  2 +-
 pkg/cmd/log.go                            |  3 ++-
 pkg/cmd/root.go                           |  3 ++-
 pkg/cmd/run.go                            | 10 ++++------
 pkg/cmd/source/util.go                    |  3 ++-
 pkg/controller/integrationkit/build.go    |  2 +-
 pkg/event/manager.go                      |  2 +-
 pkg/install/cluster.go                    |  4 +---
 pkg/install/operator.go                   |  2 +-
 pkg/trait/jvm.go                          |  4 +++-
 pkg/trait/logging.go                      |  7 +++----
 pkg/trait/mount.go                        |  1 -
 pkg/trait/quarkus.go                      |  2 +-
 pkg/trait/trait_types.go                  |  3 ++-
 pkg/util/bindings/api.go                  |  2 +-
 pkg/util/bindings/api_v1alpha1.go         |  3 ++-
 pkg/util/bindings/kamelet.go              |  2 --
 pkg/util/cancellable/cancellable.go       |  2 +-
 pkg/util/test/client.go                   | 15 +++++++++++----
 31 files changed, 59 insertions(+), 56 deletions(-)

Reply via email to