Skip to content

chore(deps): update module sigs.k8s.io/controller-runtime to v0.19.0 - autoclosed #539

chore(deps): update module sigs.k8s.io/controller-runtime to v0.19.0 - autoclosed

chore(deps): update module sigs.k8s.io/controller-runtime to v0.19.0 - autoclosed #539

Triggered via pull request February 11, 2024 12:40
Status Failure
Total duration 1m 1s
Artifacts

scan.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
CodeQL
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Failure invoking /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/go/tools/autobuild.sh with arguments . Exit code 1 and error was: 2024/02/11 12:40:42 Autobuilder was built with go1.21.6, environment has go1.20.13 2024/02/11 12:40:42 LGTM_SRC is /home/runner/work/webhook-controller/webhook-controller 2024/02/11 12:40:42 Found go.mod, enabling go modules 2024/02/11 12:40:42 The go.mod version is newer than the installed version of Go. Consider adding an actions/setup-go step to your workflow. go: errors parsing go.mod: /home/runner/work/webhook-controller/webhook-controller/go.mod:5: unknown directive: toolchain 2024/02/11 12:40:42 Running /usr/bin/go failed, continuing anyway: exit status 1 2024/02/11 12:40:42 Failed to run `go mod tidy -e` 2024/02/11 12:40:42 Import path is 'github.com/DoodleScheduling/webhook-controller' 2024/02/11 12:40:42 Makefile found. 2024/02/11 12:40:42 Trying build command make [] go: creating new go.mod: module tmp go: downloading sigs.k8s.io/controller-tools v0.10.0 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/gobuffalo/flect v0.2.5 go: downloading k8s.io/apiextensions-apiserver v0.25.0 go: downloading k8s.io/apimachinery v0.25.0 go: downloading golang.org/x/tools v0.1.12 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/fatih/color v1.12.0 go: downloading k8s.io/api v0.25.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/gofuzz v1.1.0 go: downloading k8s.io/klog/v2 v2.70.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed go: downloading github.com/mattn/go-colorable v0.1.8 go: downloading github.com/mattn/go-isatty v0.0.12 go: downloading golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/go-logr/logr v1.2.3 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 go: downloading golang.org/x/net v0.0.0-20220722155237-a158d28d115b go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading golang.org/x/text v0.3.7 Error: err: exit status 1: stderr: go: errors parsing go.mod: /home/runner/work/webhook-controller/webhook-controller/go.mod:5: unknown directive: toolchain Usage: controller-gen [flags] Examples: # Generate RBAC manifests and crds for all types under apis/, # outputting crds to /tmp/crds and everything else to stdout controller-gen rbac:roleName=<role name> crd paths=./apis/... output:crd:dir=/tmp/crds output:stdout # Generate deepcopy/runtime.Object implementations for a particular file controller-gen object paths=./apis/v1beta1/some_types.go # Generate OpenAPI v3 schemas for API packages and merge them into existing CRD manifests controller-gen schemapatch:manifests=./manifests output:dir=./manifests paths=./pkg/apis/... # Run all the generators for a given project controller-gen paths=./apis/... # Explain the markers for generating CRDs, and their arguments controller-gen crd -ww Flags: -h, --detailed-help count print out more detailed help (up to -hhh for the most detailed output, or -hhhh for json output) --help print out usage and a summary of options --version show version -w, --which-markers count print out all markers available with the requested generators (up to -www for the most detailed output, or -wwww for json output) Options generators +webhook
FOSSA
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, fossa-contrib/fossa-action@6728dc6fe9a068c648d080c33829ffbe56565023. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CodeQL
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, github/codeql-action/init@dc046388f30eacf938aadd32064285f437bd9c04, github/codeql-action/autobuild@dc046388f30eacf938aadd32064285f437bd9c04. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.