Skip to content

Prepare version 1.7.2 #80

Prepare version 1.7.2

Prepare version 1.7.2 #80

Triggered via pull request July 12, 2024 13:35
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Build, lint and unit tests
1m 13s
Build, lint and unit tests
Resolve e2e images
0s
Resolve e2e images
Matrix: playwright-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Build, lint and unit tests
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/grafana/grafana-plugin-sdk-go/backend); to add:
Build, lint and unit tests
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/grafana/grafana-plugin-sdk-go/backend); to add:
Build, lint and unit tests
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by github.com/grafana/grafana-plugin-sdk-go/backend); to add:
Build, lint and unit tests
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2); to add:
Build, lint and unit tests
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2); to add:
Build, lint and unit tests
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/emptypb (imported by github.com/golang/protobuf/ptypes/empty); to add:
Build, lint and unit tests
missing go.sum entry for module providing package google.golang.org/grpc/credentials (imported by github.com/hashicorp/go-plugin); to add:
Build, lint and unit tests
missing go.sum entry for module providing package google.golang.org/grpc/health (imported by github.com/hashicorp/go-plugin); to add:
Build, lint and unit tests
missing go.sum entry for module providing package google.golang.org/grpc/health/grpc_health_v1 (imported by github.com/hashicorp/go-plugin); to add:
Build, lint and unit tests
missing go.sum entry for module providing package google.golang.org/grpc/reflection (imported by github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus); to add:
Build, lint and unit tests: src/DataSource.ts#L68
'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise
Build, lint and unit tests: src/DataSource.ts#L97
'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise
Build, lint and unit tests: src/DataSource.ts#L117
'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise
Build, lint and unit tests: src/common/annotationsFromDataFrame.ts#L120
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
Build, lint and unit tests: src/module.ts#L15
'setVariableQueryEditor' is deprecated. -- prefer using {@link StandardVariableSupport} or {@link CustomVariableSupport} or {@link DataSourceVariableSupport} in data source instead
Build, lint and unit tests: src/types.ts#L136
'DataQuery' is deprecated. use the type from