Skip to content

docs: minor fixes on broken links and refs (#163) #324

docs: minor fixes on broken links and refs (#163)

docs: minor fixes on broken links and refs (#163) #324

Triggered via push July 12, 2023 08:35
Status Failure
Total duration 2m 15s
Artifacts

lint.yml

on: push
Matrix: Analyze with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint Go
golangci-lint exit with code 3
Analyze with CodeQL (go)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze with CodeQL (go)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze with CodeQL (go)
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/0.0.0-20230105/x64/codeql/go/tools/autobuild.sh with arguments . Exit code 1 and error was: 2023/07/12 08:36:23 Autobuilder was built with go1.19.4, environment has go1.20.5 2023/07/12 08:36:23 LGTM_SRC is /home/runner/work/stencil/stencil 2023/07/12 08:36:23 Found go.mod, enabling go modules go: github.com/odpf/salt@v0.2.1 requires go.buf.build/odpf/gw/odpf/proton@v1.1.9: unrecognized import path "go.buf.build/odpf/gw/odpf/proton": reading https://go.buf.build/odpf/gw/odpf/proton?go-get=1: 410 Gone server response: Remote generation alpha features have been sunset. For more information, see https://buf.build/docs/migration-guides/migrate-remote-generation-alpha/#go-module-proxy go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/alecthomas/chroma v0.8.2 go: downloading github.com/dustin/go-humanize v1.0.0 go: downloading github.com/golang-migrate/migrate/v4 v4.15.2 go: downloading github.com/jhump/protoreflect v1.9.0 go: downloading github.com/odpf/salt v0.2.1 go: downloading github.com/spf13/cobra v1.2.1 go: downloading github.com/yudai/gojsondiff v1.0.0 go: downloading google.golang.org/grpc v1.45.0 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/google/uuid v1.3.0 go: downloading go.uber.org/multierr v1.6.0 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.6.0 go: downloading github.com/hamba/avro v1.6.2 go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.0.0 go: downloading github.com/newrelic/go-agent/v3 v3.12.0 go: downloading github.com/dgraph-io/ristretto v0.1.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading github.com/newrelic/go-agent/v3/integrations/nrgrpc v1.3.1 go: downloading golang.org/x/net v0.0.0-20220225172249-27dd8689420f go: downloading github.com/georgysavva/scany v0.2.9 go: downloading github.com/jackc/pgconn v1.10.0 go: downloading github.com/jackc/pgx/v4 v4.13.0 go: downloading github.com/emicklei/dot v0.16.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading go.uber.org/zap v1.19.0 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106 go: downloading github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 go: downloading github.com/yudai/pp v2.0.1+incompatible go: github.com/odpf/salt@v0.2.1 requires go.buf.build/odpf/gw/odpf/proton@v1.1.9: unrecognized import path "go.buf.build/odpf/gw/odpf/proton": reading https://go.buf.build/odpf/gw/odpf/proton?go-get=1: 410 Gone server response: Remote generation alpha features have been sunset. For more information, see https://buf.build/docs/migration-guides/migrate-remote-generation-alpha/#go-module-proxy go: github.com/odpf/salt@v0.2.1 requires go.buf.build/odpf/gw/odpf/proton@v1.1.9: unrecognized import path "go.buf.build/odpf/gw/odpf/proton": reading https://go.buf.build/odpf/gw/odpf/proton?go-get=1: 410 Gone server response: Remote generation alpha features have been sunset. For more information, see https://buf.build/docs/migration-guides/migrate-remote-generation-alpha/#go-module-proxy github.com/odpf/stencil/cmd imports github.com/golang-migrate/migrate/v4/database/postgres imports github.com/hashicorp/go-multierror: github.com/odpf/salt@v0.2.1 requires go.buf.build/odpf/gw/odpf/proton@v1.1.9: unrecognized import path "go.buf.build/odpf/gw/odpf/proton": reading https://go.buf.build/odpf/gw/odpf/proton?go-get=1: 410 Gone server response: Remote generation alpha features have been sunset. For more information, see https://buf.build/docs/migration-guides/migrate-remote-generation-alpha/#go-module-proxy github.com/odpf/stencil/cmd imports github.com/golang-migrate/migrate/v4/database/postgres imports github.com/lib/pq: github.com/odpf/salt@v0.2.1 requires go.buf.build/odpf/gw/odpf/proton@v1.1.9: unrecognized imp
Lint Go
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/