Skip to content

feat: Add URL as data source (#365) #7

feat: Add URL as data source (#365)

feat: Add URL as data source (#365) #7

Triggered via push April 30, 2024 18:51
Status Failure
Total duration 1m 48s
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/30 18:52:51 Autobuilder was built with go1.22.2, environment has go1.21.9 2024/04/30 18:52:51 LGTM_SRC is /home/runner/work/kaito/kaito 2024/04/30 18:52:51 Found no go.work files in the workspace; looking for go.mod files... 2024/04/30 18:52:51 Found 1 go.mod file(s). 2024/04/30 18:52:51 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/30 18:52:52 Running /usr/bin/go [go mod tidy -e] failed, continuing anyway: exit status 1 2024/04/30 18:52:52 Failed to run `go mod tidy -e` in . 2024/04/30 18:52:52 Makefile found. 2024/04/30 18:52:52 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.57.2 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/pelletier/go-toml/v2 v2.2.0 go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/spf13/viper v1.12.0 go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/tools v0.19.0 go: downloading github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 go: downloading github.com/ldez/gomoddirectives v0.2.4 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/golangci/plugin-module-register v0.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.9.0 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/fsnotify/fsnotify v1.5.4 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/spf13/afero v1.11.0 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.16.0 go: downloading github.com/golangci/revgrep v0.5.2 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 go: downloading 4d63.com/gochecknoglobals v0.2.1 go: downloading github.com/4meepo/tagalign v1.3.3 go: downloading github.com/Abirdcfly/dupword v0.0.14 go: downloading github.com/Antonboom/errname v0.1.12 go: downloading github.com/Antonboom/nilnil v0.1.7 go: downloading github.com/Antonboom/testifylint v1.2.0 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.2.0 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.2.0 go: downloading github.com/alecthomas/go-check-sumtype v0.1.4 go: downloading github.com/alexkohler/nakedret/v2 v2.0.4 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/v4 v4.2.1 go: downloading github.com/breml/bidichk v0.2.7 go: downloading github.com/breml/errchkjson v0.3.6 go: downloading github.com/butuzov/ireturn v0.3.0 go: downloading github.com/butuzov/mirror v1.1.0 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/.