Skip to content

feat(chore): adapt to storages usage of protobuf #1671

feat(chore): adapt to storages usage of protobuf

feat(chore): adapt to storages usage of protobuf #1671

Triggered via pull request July 21, 2024 06:22
Status Failure
Total duration 2m 25s
Artifacts

plugins.yml

on: pull_request
build-beego-validator  /  Beego
16s
build-beego-validator / Beego
build-chi-validator  /  Chi
21s
build-chi-validator / Chi
build-dotweb-validator  /  Dotweb
12s
build-dotweb-validator / Dotweb
build-echo-validator  /  Echo
18s
build-echo-validator / Echo
build-fiber-validator  /  Fiber
14s
build-fiber-validator / Fiber
build-gin-validator  /  Gin
16s
build-gin-validator / Gin
build-goa-validator  /  Goa
16s
build-goa-validator / Goa
build-kratos-validator  /  Kratos
12s
build-kratos-validator / Kratos
build-souin-validator  /  Souin
16s
build-souin-validator / Souin
build-traefik-validator  /  Traefik
2m 4s
build-traefik-validator / Traefik
build-webgo-validator  /  Webgo
14s
build-webgo-validator / Webgo
Run cache-tests suite requirements and add the generated screenshot to the PR
0s
Run cache-tests suite requirements and add the generated screenshot to the PR
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 12 warnings
build-kratos-validator / Kratos
golangci-lint exit with code 5
build-dotweb-validator / Dotweb
golangci-lint exit with code 5
build-fiber-validator / Fiber
golangci-lint exit with code 5
build-souin-validator / Souin
golangci-lint exit with code 5
build-webgo-validator / Webgo
golangci-lint exit with code 5
build-goa-validator / Goa
golangci-lint exit with code 5
build-gin-validator / Gin
golangci-lint exit with code 5
build-beego-validator / Beego
golangci-lint exit with code 5
build-echo-validator / Echo
golangci-lint exit with code 5
build-chi-validator / Chi
golangci-lint exit with code 5
Caddy: pkg/api/souin.go#L75
cannot use &mapping (value of type *core.StorageMapper) as protoreflect.ProtoMessage value in argument to proto.Unmarshal: *core.StorageMapper does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
Caddy: pkg/api/souin.go#L76
mapping.GetMapping undefined (type core.StorageMapper has no field or method GetMapping)
Caddy: pkg/api/souin.go#L86
cannot use timestamppb.New(newFreshTime) (value of type *timestamppb.Timestamp) as time.Time value in assignment
Caddy: pkg/api/souin.go#L162
cannot use mapping (variable of type *core.StorageMapper) as protoreflect.ProtoMessage value in argument to proto.Unmarshal: *core.StorageMapper does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
Caddy: pkg/api/souin.go#L169
mapping.GetMapping undefined (type *core.StorageMapper has no field or method GetMapping)
Caddy: pkg/api/souin.go#L171
mapping.GetMapping undefined (type *core.StorageMapper has no field or method GetMapping)
Caddy: pkg/api/souin.go#L177
cannot use mapping (variable of type *core.StorageMapper) as protoreflect.ProtoMessage value in argument to proto.Marshal: *core.StorageMapper does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
Caddy: pkg/storage/defaultProvider.go#L62
v.StaleTime.AsTime undefined (type time.Time has no field or method AsTime)
Caddy: pkg/storage/defaultProvider.go#L85
v.StaleTime.AsTime undefined (type time.Time has no field or method AsTime)
Caddy
Process completed with exit code 1.
build-kratos-validator / Kratos
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@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-dotweb-validator / Dotweb
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@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-fiber-validator / Fiber
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@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-souin-validator / Souin
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@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-webgo-validator / Webgo
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@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-goa-validator / Goa
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@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-gin-validator / Gin
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@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-beego-validator / Beego
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@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-echo-validator / Echo
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@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-chi-validator / Chi
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@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-traefik-validator / Traefik
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@v3, nick-invision/assert-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Caddy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/