Add tracing support via OpenTelemetry #787
ci.yaml
on: pull_request
go-lint
51s
buf-lint-and-breaking-change-detection
21s
Matrix: go-test
Annotations
10 errors and 12 warnings
go-lint:
pkg/dotc1z/manager/s3/s3.go#L37
ineffectual assignment to ctx (ineffassign)
|
go-lint:
pkg/dotc1z/manager/s3/s3.go#L149
ineffectual assignment to ctx (ineffassign)
|
go-lint:
pkg/tasks/c1api/debug.go#L16
ineffectual assignment to ctx (ineffassign)
|
go-lint:
pkg/tasks/c1api/service_client.go#L68
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
go-lint:
pkg/tasks/c1api/service_client.go#L266
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
go-lint:
pkg/uotel/uotel.go#L45
commentFormatting: put a space between `//` and comment text (gocritic)
|
go-lint:
pkg/uotel/uotel.go#L89
commentFormatting: put a space between `//` and comment text (gocritic)
|
go-lint:
pkg/uotel/uotel.go#L31
ineffectual assignment to err (ineffassign)
|
go-lint:
internal/connector/connector.go#L318
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
go-lint:
internal/connector/connector.go#L322
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
buf-lint-and-breaking-change-detection
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
buf-lint-and-breaking-change-detection
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
buf-lint-and-breaking-change-detection
Unexpected input(s) 'github_token', valid inputs are ['input', 'against', 'buf_input_https_username', 'buf_input_https_password', 'buf_token']
|
go-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-sdk/baton-sdk. Supported file pattern: go.sum
|
go-test (1.21.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, guyarb/golang-test-annotations@v0.5.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-test (1.21.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2, guyarb/golang-test-annotations@v0.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-test (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-sdk/baton-sdk. Supported file pattern: go.sum
|
go-test (1.21.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, guyarb/golang-test-annotations@v0.5.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-test (1.21.x, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2, guyarb/golang-test-annotations@v0.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-test (1.21.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\baton-sdk\baton-sdk. Supported file pattern: go.sum
|