action: go conditional tests #2198
pull-request-main.yml
on: pull_request
ci-lint
42s
ci-prettier
31s
ci-lint-misc
8s
cd-signed-commits
0s
ci-signed-commits
31s
ci-test
43s
ci-build-artifacts
33s
ci-actions-dependencies-updater
34s
ci-gha-workflow-validator
30s
Annotations
10 errors and 2 warnings
ci-prettier
Process completed with exit code 1.
|
ci-lint
Process completed with exit code 1.
|
test/pipeline/build.test.ts > verifyBinaryExistsOrThrow > should return true when binary exists:
apps/go-test-caching/test/pipeline/build.test.ts#L229
TypeError: verifyBinaryExistsOrThrow is not a function
❯ test/pipeline/build.test.ts:229:20
|
test/pipeline/build.test.ts > verifyBinaryExistsOrThrow > should return false when binary does not exist but stdout indicates no test files:
apps/go-test-caching/test/pipeline/build.test.ts#L243
TypeError: verifyBinaryExistsOrThrow is not a function
❯ test/pipeline/build.test.ts:243:20
|
test/pipeline/build.test.ts > verifyBinaryExistsOrThrow > should throw error when binary does not exist and stdout does not indicate no test files:
apps/go-test-caching/test/pipeline/build.test.ts#L259
AssertionError: expected [Function] to throw error including 'Binary not found when expected. Packa…' but got 'verifyBinaryExistsOrT…'
- Expected
+ Received
- Binary not found when expected. Package: github.com/example/pkg , Binary: /path/to/binary
+ __vi_import_0__.verifyBinaryExistsOrThrow is not a function
❯ test/pipeline/build.test.ts:259:7
|
test/pipeline/run.test.ts > runConcurrent > should run nothing when all shouldRun is false:
apps/go-test-caching/src/pipeline/run.ts#L180
TypeError: Expected `concurrency` to be a number from 1 and up
❯ validateConcurrency ../../node_modules/.pnpm/p-limit@6.1.0/node_modules/p-limit/index.js:95:9
❯ Proxy.pLimit ../../node_modules/.pnpm/p-limit@6.1.0/node_modules/p-limit/index.js:4:2
❯ Module.runConcurrent src/pipeline/run.ts:180:17
❯ test/pipeline/run.test.ts:58:27
|
ci-test
Error executing command: Command failed
|
ci-test
Error in command output: Error: Command failed
|
ci-test
Error executing command: Error in command output: Error: Command failed
|
ci-test
Process completed with exit code 1.
|
ci-lint
No files were found with the provided path: ./eslint-report.json. No artifacts will be uploaded.
|
ci-test
No files were found with the provided path: ./junit.xml
./lcov.info. No artifacts will be uploaded.
|