Skip to content

feat(net/goai): add min, max, length, min-length, max-length and between support for OpenAPIv3 #2331

feat(net/goai): add min, max, length, min-length, max-length and between support for OpenAPIv3

feat(net/goai): add min, max, length, min-length, max-length and between support for OpenAPIv3 #2331

Triggered via pull request November 15, 2024 03:06
Status Success
Total duration 13m 11s
Artifacts

ci-main.yml

on: pull_request
Matrix: code-test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 8 warnings
code-test (1.20, amd64)
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/cmp)
code-test (1.20, amd64)
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/maps)
code-test (1.20, amd64)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
code-test (1.20, 386)
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/cmp)
code-test (1.20, 386)
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/maps)
code-test (1.20, 386)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
code-test (1.21, 386)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.21, 386)
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.22, 386)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.22, 386)
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.22, amd64)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.22, amd64)
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.23, 386)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.23, 386)
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.23, amd64)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.23, amd64)
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.21, amd64)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.21, amd64)
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.20, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code-test (1.20, 386)
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code-test (1.21, 386)
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code-test (1.22, 386)
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code-test (1.22, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code-test (1.23, 386)
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code-test (1.23, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code-test (1.21, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/