Bump github.com/docker/docker from 24.0.2+incompatible to 25.0.6+incompatible #1650
test.yml
on: pull_request_target
Build and Test
1m 24s
All Tests Passing
0s
Annotations
8 errors and 3 warnings
Build and Test
cannot use fileDescriptorProto (variable of type *descriptorpb.FileDescriptorProto) as FileDescriptor value in assignment: *descriptorpb.FileDescriptorProto does not implement FileDescriptor (wrong type for method GetEdition)
|
Build and Test
impossible type assertion: fileDescriptor.(*descriptorpb.FileDescriptorProto)
|
Build and Test
cannot use proto.String(edition) (value of type *string) as *descriptorpb.Edition value in assignment
|
Build and Test
cannot use fileDescriptorProto (variable of type *descriptorpb.FileDescriptorProto) as FileDescriptor value in argument to ValidateFileDescriptor: *descriptorpb.FileDescriptorProto does not implement FileDescriptor (wrong type for method GetEdition)
|
Build and Test
cannot use &tracerProviderCloser{} (value of type *tracerProviderCloser) as "go.opentelemetry.io/otel/trace".TracerProvider value in variable declaration: *tracerProviderCloser does not implement "go.opentelemetry.io/otel/trace".TracerProvider (missing method tracerProvider)
|
Build and Test
cannot use tracerProvider (variable of type *tracerProviderCloser) as "go.opentelemetry.io/otel/trace".TracerProvider value in argument to otel.SetTracerProvider: *tracerProviderCloser does not implement "go.opentelemetry.io/otel/trace".TracerProvider (missing method tracerProvider)
|
Build and Test
Process completed with exit code 2.
|
All Tests Passing
Process completed with exit code 1.
|
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Test
No files were found with the provided path: json.log. No artifacts will be uploaded.
|
Build and Test
No files were found with the provided path: rpc/examples/echo/playwright-report. No artifacts will be uploaded.
|