client-nodejs icon indicating copy to clipboard operation
client-nodejs copied to clipboard

Build 84 - version-patch

Open pipedrive-bot opened this issue 1 year ago • 1 comments

pipedrive-bot avatar Sep 11 '24 11:09 pipedrive-bot

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

🔍 How to fix it

⚠ 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

🔍 How to fix it

⚠ 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]

🔍 How to fix it

⚠ 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]

🔍 How to fix it

⚠ 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

🔍 How to fix it

⚠ 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]

🔍 How to fix it

⚠ 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

🔍 How to fix it

Commit a023c97 Job 451764

pipedrive-bot-dora avatar Sep 11 '24 11:09 pipedrive-bot-dora