feat: expand Alchemy forms and refresh tool UX #26
ci.yml
on: push
Lint
50s
Prettier Config Sync
40s
Format Check
47s
Type Check
43s
Test
1m 7s
CSS Lint (duplicate selector check)
44s
Build
Annotations
7 errors and 6 warnings
|
Type Check
Process completed with exit code 2.
|
|
Type Check:
src/app/helper/alchemy-archive.spec.ts#L20
Type '{ format: string; width: number; height: number; }' is not assignable to type 'string'.
|
|
Type Check:
src/app/components/alchemy/alchemy-result/alchemy-result.component.spec.ts#L90
Type '{ format: string; width: number; height: number; }' is not assignable to type 'string'.
|
|
Format Check
Process completed with exit code 1.
|
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/app/helper/alchemy-html-report.ts#L265
The value assigned to 'body' is not used in subsequent statements
|
|
Lint:
src/app/helper/alchemy-html-report.ts#L206
The value assigned to 'display' is not used in subsequent statements
|
|
Prettier Config Sync
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Type 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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
CSS Lint (duplicate selector 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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Format 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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|