This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
bump(deps): update dependency turbo to v1.13.4 - autoclosed #870
ci.yml
on: pull_request
Annotations
5 errors
Test [run] (@stickyjs/turbo)
@stickyjs/turbo#test: command (/home/runner/work/sticky/sticky/packages/turbo) /usr/local/bin/pnpm run test --coverage --forceExit exited (1)
|
turbo.runTask('invalid-script') should be ignored; porting a desired behavior that was present in <1.8.0:
packages/turbo/src/Turbo.ts#L176
ERROR run failed: Could not find the following tasks in project: invalid-script
at Turbo.exec (src/Turbo.ts:176:13)
at Turbo.exec [as runTask] (src/Turbo.ts:52:10)
at Object.<anonymous> (src/Turbo.unit.ts:7:9)
|
turbo.runTasks('invalid-script') should be ignored; porting a desired behavior that was present in <1.8.0:
packages/turbo/src/Turbo.ts#L176
ERROR run failed: Could not find the following tasks in project: invalid-script
at Turbo.exec (src/Turbo.ts:176:13)
at Turbo.exec [as runTasks] (src/Turbo.ts:72:12)
at Object.<anonymous> (src/Turbo.unit.ts:14:9)
|
Test [run] (@stickyjs/turbo)
Process completed with exit code 1.
|
Test [completed]
Process completed with exit code 1.
|