Skip to content

feat: support for multiple entry points / multi-project support #498

feat: support for multiple entry points / multi-project support

feat: support for multiple entry points / multi-project support #498

Triggered via pull request July 1, 2025 19:18
Status Failure
Total duration 37s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build
Process completed with exit code 1.
build: packages/core/src/lib/util/is-empty-record.ts#L1
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: packages/core/src/lib/cli/internal/get-entries-from-cli-or-config.ts#L6
'Configuration' is defined but never used
build: packages/core/src/lib/cli/internal/test-overloads.ts#L11
'projectInfoEntries2' is assigned a value but never used. Allowed unused vars must match /^_/u
build: packages/core/src/lib/cli/internal/test-overloads.ts#L8
'projectInfoEntries1' is assigned a value but never used. Allowed unused vars must match /^_/u
build: packages/core/src/lib/cli/internal/test-overloads.ts#L5
'stringEntries' is assigned a value but never used. Allowed unused vars must match /^_/u