Skip to content

refactor: [M3-7831] - Use nodebalancers/types endpoint for pricing data #13927

refactor: [M3-7831] - Use nodebalancers/types endpoint for pricing data

refactor: [M3-7831] - Use nodebalancers/types endpoint for pricing data #13927

Annotations

1 warning

validate-sdk

succeeded Mar 29, 2024 in 57s
Set up job
2s
Run actions/checkout@v3
2s
Run actions/setup-node@v3
5s
Run actions/download-artifact@v3
8s
Run actions/download-artifact@v3
31s
Run cd packages/api-v4 && npm pack --pack-destination ../../
0s
Run cd packages/validation && npm pack --pack-destination ../../
0s
Run mkdir test-sdk-esm && cd test-sdk-esm && npm init es6 -y && npm install ../$(ls ../ | grep "linode-api-v4-.*\.tgz") ../$(ls ../ | grep "linode-validation-.*\.tgz")
2s
Run cp scripts/validatePackages/sdk-esm.js test-sdk-esm/
0s
Run cd test-sdk-esm && node ./sdk-esm.js
0s
Run mkdir test-sdk-cjs && cd test-sdk-cjs && npm init -y && npm install ../$(ls ../ | grep "linode-api-v4-.*\.tgz") ../$(ls ../ | grep "linode-validation-.*\.tgz")
1s
Run cp scripts/validatePackages/sdk-commonjs.cjs test-sdk-cjs/
0s
Run cd test-sdk-cjs && node ./sdk-commonjs.cjs
0s
Post Run actions/setup-node@v3
0s
Post Run actions/checkout@v3
0s
Complete job
0s