Skip to content

feat: [SKU modularization] adding azure sku handler (#360) #5

feat: [SKU modularization] adding azure sku handler (#360)

feat: [SKU modularization] adding azure sku handler (#360) #5

Triggered via push April 26, 2024 18:16
Status Failure
Total duration 1m 41s
Artifacts

codeql.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Analyze
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.17.1-v2.17.1/x64/codeql/go/tools/autobuild.sh with arguments . Exit code 1 and error was: 2024/04/26 18:16:56 Autobuilder was built with go1.22.2, environment has go1.21.9 2024/04/26 18:16:56 LGTM_SRC is /home/runner/work/kaito/kaito 2024/04/26 18:16:56 Found no go.work files in the workspace; looking for go.mod files... 2024/04/26 18:16:56 Found 1 go.mod file(s). 2024/04/26 18:16:56 Import path is 'github.com/smritidahal653/kaito' go: downloading go1.22 (linux/amd64) go: download go1.22 for linux/amd64: toolchain not available 2024/04/26 18:16:56 Running /usr/bin/go [go mod tidy -e] failed, continuing anyway: exit status 1 2024/04/26 18:16:56 Failed to run `go mod tidy -e` in . 2024/04/26 18:16:56 Makefile found. 2024/04/26 18:16:56 Trying build command make [] go: downloading go1.22 (linux/amd64) go: download go1.22 for linux/amd64: toolchain not available rm: cannot remove '/home/runner/work/kaito/kaito/hack/tools/bin/golangci-lint*': No such file or directory go: creating new go.mod: module fake/mod go: downloading github.com/golangci/golangci-lint v1.54.1 go: downloading github.com/fatih/color v1.15.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/spf13/viper v1.12.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/tools v0.12.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/ldez/gomoddirectives v0.2.3 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/fsnotify/fsnotify v1.5.4 go: downloading github.com/spf13/afero v1.8.2 go: downloading github.com/spf13/cast v1.5.0 go: downloading github.com/spf13/jwalterweatherman v1.1.0 go: downloading golang.org/x/mod v0.12.0 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 go: downloading 4d63.com/gochecknoglobals v0.2.1 go: downloading github.com/4meepo/tagalign v1.3.2 go: downloading github.com/Abirdcfly/dupword v0.0.12 go: downloading github.com/Antonboom/errname v0.1.10 go: downloading github.com/Antonboom/nilnil v0.1.5 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2 go: downloading github.com/alexkohler/prealloc v1.0.0 go: downloading github.com/alingse/asasalint v0.0.11 go: downloading github.com/ashanbrown/forbidigo v1.6.0 go: downloading github.com/ashanbrown/makezero v1.1.1 go: downloading github.com/bkielbasa/cyclop v1.2.1 go: downloading github.com/blizzy78/varnamelen v0.8.0 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 go: downloading github.com/breml/bidichk v0.2.4 go: downloading github.com/breml/errchkjson v0.3.1 go: downloading github.com/butuzov/ireturn v0.2.0 go: downloading github.com/butuzov/mirror v1.1.0 go: downloading github.com/charithe/durationcheck v0.0.10 go: downloading github.com/curioswitch/go-reassign v0.2.0 go: downloading github.com/daixiang0/gci v0.11.0 go: downloading github.com/denis-tingaikin/go-header v0.4.3 go: downloading github.com/esimonov/ifshort v1.0.4 go: downloading github.com/firefart/nonamedreturns v1.0.4 go:
Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@cdcdbb579706841c47f7063dda365e292e5cad7a, github/codeql-action/autobuild@cdcdbb579706841c47f7063dda365e292e5cad7a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.