Run tests by @alpe #124
tests.yml
on: pull_request
unit-and-integration
24s
Matrix: e2e
Annotations
9 errors and 10 warnings
unit-and-integration:
pkg/autoscaler/autoscaler.go#L111
cannot use a.movingAvgQueueSize[deploymentName] (map index expression of type *movingaverage.Simple) as *Autoscaler value in assignment
|
unit-and-integration:
pkg/autoscaler/autoscaler.go#L113
cannot use movingaverage.NewSimple(make([]float64, a.AverageCount)) (value of type *movingaverage.Simple) as *Autoscaler value in assignment
|
unit-and-integration:
pkg/autoscaler/autoscaler.go#L114
cannot use a (variable of type *Autoscaler) as *movingaverage.Simple value in assignment
|
unit-and-integration:
pkg/autoscaler/autoscaler.go#L117
cannot use a (variable of type *Autoscaler) as *movingaverage.Simple value in return statement
|
unit-and-integration
Process completed with exit code 2.
|
E2E Lingo.replicas=3 requests=60 expected_replicas=1
Process completed with exit code 2.
|
E2E Lingo.replicas=1 requests=60 expected_replicas=1
The operation was canceled.
|
E2E Lingo.replicas=1 requests=300 expected_replicas=2
The operation was canceled.
|
E2E Lingo.replicas=3 requests=300 expected_replicas=2
The operation was canceled.
|
unit-and-integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-and-integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E Lingo.replicas=3 requests=60 expected_replicas=1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2E Lingo.replicas=3 requests=60 expected_replicas=1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E Lingo.replicas=1 requests=60 expected_replicas=1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2E Lingo.replicas=1 requests=60 expected_replicas=1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E Lingo.replicas=1 requests=300 expected_replicas=2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2E Lingo.replicas=1 requests=300 expected_replicas=2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E Lingo.replicas=3 requests=300 expected_replicas=2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
E2E Lingo.replicas=3 requests=300 expected_replicas=2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|