Upstash integration backend #2775
Annotations
2 errors and 1 warning
Run Go tests:
internal/repository/test/repository.go#L295
cannot use &TestRepository{…} (value of type *TestRepository) as repository.Repository value in return statement: *TestRepository does not implement repository.Repository (missing method UpstashIntegration)
|
Run Go tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading