Allow integration tests to run locally #626
go-tests.yml
on: pull_request
Linters
1m 38s
go-tests
0s
Annotations
2 errors and 1 warning
Linters:
test/integration/e2e/instances.go#L109
badCond: `int(pool.MinIdleRunners) == len(poolInstances) && int(pool.MinIdleRunners) == instancesCount` condition is suspicious (gocritic)
|
Linters
Process completed with exit code 2.
|
Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|