feat: unified APIs with REST, gRPC and Connect RPC #2215
ci.yaml
on: pull_request
Run lints and checks
3m 6s
Run tests
4m 1s
Run race tests
2m 22s
Run buf actions
1m 38s
Build CLI docs
1m 6s
Render version schema
0s
Release SDKs
0s
Annotations
10 errors and 2 warnings
Run lints and checks:
internal/x/helpers.go#L27
undefined: protovalidate (typecheck)
|
Run lints and checks:
internal/persistence/definitions.go#L23
undefined: pop (typecheck)
|
Run lints and checks:
internal/check/engine.go#L78
e.d.Tracer undefined (type EngineDependencies has no field or method Tracer) (typecheck)
|
Run lints and checks:
internal/check/engine.go#L83
e.d.Config undefined (type EngineDependencies has no field or method Config) (typecheck)
|
Run lints and checks:
internal/check/engine.go#L105
e.d.Logger undefined (type EngineDependencies has no field or method Logger) (typecheck)
|
Run lints and checks:
internal/check/engine.go#L111
e.d.Logger undefined (type EngineDependencies has no field or method Logger) (typecheck)
|
Run lints and checks:
internal/check/engine.go#L123
e.d.Traverser undefined (type EngineDependencies has no field or method Traverser) (typecheck)
|
Run lints and checks:
internal/check/engine.go#L142
e.d.Config undefined (type EngineDependencies has no field or method Config) (typecheck)
|
Run lints and checks:
internal/check/engine.go#L144
e.d.Logger undefined (type EngineDependencies has no field or method Logger) (typecheck)
|
Run lints and checks:
internal/check/engine.go#L179
e.d.RelationTupleManager undefined (type EngineDependencies has no field or method RelationTupleManager) (typecheck)
|
Generate SDKs
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Generate SDKs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|