fix(release): normalize repository metadata to loopengine/loop-engine #74
ci.yml
on: push
build-and-test
2m 23s
boundary-check
18s
validate-loops
0s
Annotations
7 errors and 2 warnings
|
build-and-test
Process completed with exit code 2.
|
|
build-and-test
@loop-engine/runtime-core#typecheck: command (/home/runner/work/loop-engine/loop-engine/packages/runtime-core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
build-and-test
Type 'string' is not assignable to type 'string & BRAND<"StateId">'.
|
|
build-and-test
Type 'string' is not assignable to type 'string & BRAND<"StateId">'.
|
|
build-and-test
Type 'string' is not assignable to type 'string & BRAND<"StateId">'.
|
|
build-and-test
Type 'string' is not assignable to type 'string & BRAND<"StateId">'.
|
|
build-and-test
Type '{ tenantId: string; apiKeyId: string; actorId: string; }' is missing the following properties from type 'RuntimeIdentity': role, source
|
|
boundary-check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|