Skip to content

chore: Added newRelic segments to gRPC API calls #61

chore: Added newRelic segments to gRPC API calls

chore: Added newRelic segments to gRPC API calls #61

Triggered via pull request January 2, 2024 10:38
Status Failure
Total duration 1m 3s
Artifacts

lint.yml

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

Annotations

4 errors and 3 warnings
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/2.15.4/x64/codeql/go/tools/autobuild.sh with arguments . Exit code 1 and error was: 2024/01/02 10:38:34 Autobuilder was built with go1.21.4, environment has go1.20.12 2024/01/02 10:38:34 LGTM_SRC is /home/runner/work/stencil/stencil 2024/01/02 10:38:34 Found go.mod, enabling go modules go: errors parsing go.mod: /home/runner/work/stencil/stencil/go.mod:5: unknown directive: toolchain 2024/01/02 10:38:34 Running /usr/bin/go failed, continuing anyway: exit status 1 2024/01/02 10:38:34 Failed to run `go mod tidy -e` 2024/01/02 10:38:34 Import path is 'github.com/goto/stencil' 2024/01/02 10:38:34 Makefile found. 2024/01/02 10:38:34 Trying build command make [] warning " > @testing-library/[email protected]" has unmet peer dependency "@testing-library/dom@>=7.21.4". warning "react-scripts > eslint-config-react-app > [email protected]" has unmet peer dependency "@babel/plugin-syntax-flow@^7.14.5". warning "react-scripts > eslint-config-react-app > [email protected]" has unmet peer dependency "@babel/plugin-transform-react-jsx@^7.14.9". warning " > [email protected]" has unmet peer dependency "react-is@>= 16.8.0". Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating go: errors parsing go.mod: /home/runner/work/stencil/stencil/go.mod:5: unknown directive: toolchain make: *** [Makefile:9: build] Error 1 2024/01/02 10:39:01 Running /usr/bin/make failed, continuing anyway: exit status 2 2024/01/02 10:39:01 Build failed, continuing to install dependencies. 2024/01/02 10:39:01 Installing dependencies using `go get -v ./...` in `.`. go: errors parsing go.mod: /home/runner/work/stencil/stencil/go.mod:5: unknown directive: toolchain 2024/01/02 10:39:01 Running /usr/bin/go failed, continuing anyway: exit status 1 2024/01/02 10:39:01 Running extractor command '/opt/hostedtoolcache/CodeQL/2.15.4/x64/codeql/go/tools/linux64/go-extractor [./...]' from directory '.'. 2024/01/02 10:39:01 Build flags: ''; patterns: './...' 2024/01/02 10:39:01 Running packages.Load. 2024/01/02 10:39:01 Error running go tooling: err: exit status 1: stderr: go: errors parsing go.mod: /home/runner/work/stencil/stencil/go.mod:5: unknown directive: toolchain 2024/01/02 10:39:01 Extraction failed: exit status 1
Lint Go
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
Analyze with CodeQL (go)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, github/codeql-action/init@v1, github/codeql-action/autobuild@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/