Skip to content

CodeQL

CodeQL #10437

Triggered via schedule September 14, 2023 13:06
Status Failure
Total duration 20m 14s
Artifacts

codeql.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error
Analyze (master, go)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.14.3/x64/codeql/go/tools/autobuild.sh". Exit code was 1 and error was: 2023/09/14 13:07:17 Autobuilder was built with go1.20.7, environment has go1.20.7 2023/09/14 13:07:17 LGTM_SRC is /home/runner/work/teleport/teleport 2023/09/14 13:07:17 Found go.mod, enabling go modules go: errors parsing go.mod: /home/runner/work/teleport/teleport/go.mod:5: unknown directive: toolchain 2023/09/14 13:07:17 Running /usr/bin/go failed, continuing anyway: exit status 1 2023/09/14 13:07:17 Failed to run `go mod tidy -e` 2023/09/14 13:07:17 Import path is 'github.com/gravitational/teleport' 2023/09/14 13:07:17 Makefile found. 2023/09/14 13:07:17 Trying build command make [] go: downloading github.com/gravitational/trace v1.3.1 go: downloading golang.org/x/mod v0.12.0 go: downloading golang.org/x/oauth2 v0.12.0 go: downloading github.com/google/go-github/v41 v41.0.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading golang.org/x/crypto v0.13.0 go: downloading golang.org/x/net v0.15.0 go: downloading golang.org/x/sys v0.12.0 go: downloading github.com/google/go-querystring v1.1.0 go: downloading golang.org/x/term v0.12.0 go: downloading howett.net/plist v1.0.0 fatal: No names found, cannot describe anything. warning tsconfck@2.0.2: The engine "pnpm" appears to be invalid. warning "workspace-aggregator-2ce6734e-e652-4867-8802-f136d5fbaa72 > @gravitational/build > @opentelemetry/instrumentation-user-interaction@0.31.0" has unmet peer dependency "zone.js@0.11.4". warning "workspace-aggregator-2ce6734e-e652-4867-8802-f136d5fbaa72 > @gravitational/build > @storybook/react@6.5.16" has unmet peer dependency "require-from-string@^2.0.2". warning "workspace-aggregator-2ce6734e-e652-4867-8802-f136d5fbaa72 > @gravitational/build > @testing-library/user-event@14.4.3" has unmet peer dependency "@testing-library/dom@>=7.21.4". warning "workspace-aggregator-2ce6734e-e652-4867-8802-f136d5fbaa72 > @gravitational/build > react-test-renderer@17.0.2" has incorrect peer dependency "react@17.0.2". warning "workspace-aggregator-2ce6734e-e652-4867-8802-f136d5fbaa72 > @gravitational/e-imports > @stripe/react-stripe-js@1.16.5" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0". warning "workspace-aggregator-2ce6734e-e652-4867-8802-f136d5fbaa72 > @gravitational/teleterm > eslint-loader@3.0.3" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0". warning "workspace-aggregator-2ce6734e-e652-4867-8802-f136d5fbaa72 > @gravitational/build > @storybook/react > @storybook/core > @storybook/core-server > @storybook/builder-webpack4 > webpack-filter-warnings-plugin@1.2.1" has incorrect peer dependency "webpack@^2.0.0 || ^3.0.0 || ^4.0.0". warning Ignored scripts due to flag. Export "SelectResource" of module "src/Discover/SelectResource/SelectResource.tsx" was reexported through module "src/Discover/SelectResource/index.ts" while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order. Either change the import in "src/Discover/Discover.tsx" to point directly to the exporting module or reconfigure "output.manualChunks" to ensure these modules end up in the same chunk. warnings when minifying css: ▲ [WARNING] CSS nesting syntax is not supported in the configured target environment ("chrome87", "edge88", "es2020", "firefox78", "safari14") [unsupported-css-nesting] <stdin>:28:2: 28 │ @container (min-width: 1600px) { ╵ ~~~~~~~~~~ ▲ [WARNING] CSS nesting syntax is not supported in the configured target environment ("chrome87", "edge88", "es2020", "firefox78", "safari14") [unsupported-css-nesting] <stdin>:35:2: 35 │ @container (min-width: 800px) { ╵