client-nodejs
client-nodejs copied to clipboard
Build 84 - version-patch
Neodora Analysis ⚠
⚠ Missing or invalid timeout in Github Workflow
Message: Github workflow timeout-minutes must be set with a value less or equal to 60 for every job that is not using a reusable workflow
| Workflow file | Job name | Actual timeout | Expected |
|---|---|---|---|
| on-pd-bot-pr-opened.yml | on_pr_opened |
Not found |
⚠ Missing cache in Github Workflow
Message: Github workflow should be using caching when step uses actions/setup-node
| Workflow file | Job name | Step index | Actual cache value | Expected cache value |
|---|---|---|---|---|
| on-pd-bot-pr-opened.yml | on_pr_opened |
2 | Not found |
npm |
⚠ Incorrect runner in Github Workflow
Message: Github workflow must run on a self-hosted runner
| Workflow file | Job name | Actual runs-on value | Expected runs-on value |
|---|---|---|---|
| on-commit.yml | test-runtime |
ubuntu-latest |
Any of [eks-runner, eks-runner-php, eks-runner-nano, eks-runner-debug, eks-runner-compute, eks-runner-cd, eks-runner-ci, eks-runner-neodora, eks-runner-neodora-bulk, eks-runner-secops] |
⚠ Incorrect runner in Github Workflow
Message: Github workflow must run on a self-hosted runner
| Workflow file | Job name | Actual runs-on value | Expected runs-on value |
|---|---|---|---|
| on-pd-bot-pr-opened.yml | on_pr_opened |
ubuntu-latest |
Any of [eks-runner, eks-runner-php, eks-runner-nano, eks-runner-debug, eks-runner-compute, eks-runner-cd, eks-runner-ci, eks-runner-neodora, eks-runner-neodora-bulk, eks-runner-secops] |
⚠ Missing or invalid timeout in Github Workflow
Message: Github workflow timeout-minutes must be set with a value less or equal to 60 for every job that is not using a reusable workflow
| Workflow file | Job name | Actual timeout | Expected |
|---|---|---|---|
| auto-close-stale-issues.yml | close-stale-issues |
Not found |
⚠ Incorrect runner in Github Workflow
Message: Github workflow must run on a self-hosted runner
| Workflow file | Job name | Actual runs-on value | Expected runs-on value |
|---|---|---|---|
| auto-close-stale-issues.yml | close-stale-issues |
ubuntu-latest |
Any of [eks-runner, eks-runner-php, eks-runner-nano, eks-runner-debug, eks-runner-compute, eks-runner-cd, eks-runner-ci, eks-runner-neodora, eks-runner-neodora-bulk, eks-runner-secops] |
⚠ Missing cache in Github Workflow
Message: Github workflow should be using caching when step uses actions/setup-node
| Workflow file | Job name | Step index | Actual cache value | Expected cache value |
|---|---|---|---|---|
| on-commit.yml | test-runtime |
2 | Not found |
npm |