Skip to content

build(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible #196

build(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible

build(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible #196

Triggered via pull request August 1, 2024 17:19
Status Failure
Total duration 3m 17s
Artifacts

main.yml

on: pull_request
Matrix: run unit tests
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 8 warnings
run unit tests (unit-race)
cannot use parts[0] (variable of type string) as container.RestartPolicyMode value in assignment
run unit tests (unit-race)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
run unit tests (unit-race)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
run unit tests (unit-race)
impossible type assertion: p.(*recordingSpan)
run unit tests (unit-race)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
run unit tests (unit-race)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
run unit tests (unit-race)
cannot use parts[0] (variable of type string) as container.RestartPolicyMode value in assignment
run unit tests (unit-race)
cannot use parts[0] (variable of type string) as container.RestartPolicyMode value in assignment
run unit tests (unit-race)
Process completed with exit code 2.
run unit tests (unit-race dbbackend=postgres)
cannot use parts[0] (variable of type string) as container.RestartPolicyMode value in assignment
run unit tests (unit-race dbbackend=postgres)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
run unit tests (unit-race dbbackend=postgres)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
run unit tests (unit-race dbbackend=postgres)
impossible type assertion: p.(*recordingSpan)
run unit tests (unit-race dbbackend=postgres)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
run unit tests (unit-race dbbackend=postgres)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
run unit tests (unit-race dbbackend=postgres)
cannot use parts[0] (variable of type string) as container.RestartPolicyMode value in assignment
run unit tests (unit-race dbbackend=postgres)
cannot use parts[0] (variable of type string) as container.RestartPolicyMode value in assignment
run unit tests (unit-race dbbackend=postgres)
Process completed with exit code 2.
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Sqlc check
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
lint code: aperturedb/postgres_fixture.go#L30
undefined: dockertest (typecheck)
lint code: aperturedb/postgres_fixture.go#L31
undefined: dockertest (typecheck)
lint code: aperturedb/postgres_fixture.go#L42
undefined: dockertest (typecheck)
lint code
Process completed with exit code 2.
RPC check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run unit tests (unit-race)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run unit tests (unit-race)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run unit tests (unit-race dbbackend=postgres)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run unit tests (unit-race dbbackend=postgres)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Sqlc check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, jpribyl/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint code
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/