Skip to content

Add constructor for a client from a BucketConfig object #758

Add constructor for a client from a BucketConfig object

Add constructor for a client from a BucketConfig object #758

Triggered via pull request January 14, 2025 16:53
Status Success
Total duration 12m 55s
Artifacts

codeql-analysis.yml

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

Annotations

8 errors and 1 warning
Analyze (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 (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 (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 (go)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
Analyze (go)
could not import slices (invalid package name: "")
Analyze (go)
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/maps)
Analyze (go)
could not import maps (invalid package name: "")
Analyze (go)
could not import slices (invalid package name: "")
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636