Implement multi-app scaling #66
push.yml
on: pull_request
Build
12s
Unit Tests
17s
Integration Tests
19s
Staticcheck
34s
Errcheck
14s
Annotations
10 errors and 2 warnings
Build:
reconciler_pool.go#L278
r.ctx undefined (type *Reconciler has no field or method ctx)
|
Build
Process completed with exit code 1.
|
Errcheck
r.ctx undefined (type *Reconciler has no field or method ctx)]
|
Errcheck
Process completed with exit code 2.
|
Integration Tests:
reconciler_pool.go#L278
r.ctx undefined (type *Reconciler has no field or method ctx)
|
Integration Tests
Process completed with exit code 1.
|
Unit Tests:
reconciler_pool.go#L278
r.ctx undefined (type *Reconciler has no field or method ctx)
|
Unit Tests
Process completed with exit code 1.
|
Staticcheck:
reconciler_pool.go#L278
r.ctx undefined (type *Reconciler has no field or method ctx) (compile)
|
Staticcheck
Process completed with exit code 1.
|
Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: temporalio/setup-temporal@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|