Create docker-image.yml #1
ci.yml
on: push
Type check
1m 59s
Linting
1m 58s
Unit tests
2m 36s
Integration tests
2m 36s
Annotations
11 errors and 1 warning
Linting
@rallly/web#lint: command (/home/runner/work/rallly/rallly/apps/web) /tmp/yarn--1726580408001-0.410363052656332/yarn run lint exited (1)
|
Linting:
apps/web/src/app/[locale]/(auth)/login/login-form.tsx#L4
'Input' is defined but never used
|
Linting:
apps/web/src/app/[locale]/(auth)/login/login-form.tsx#L18
'validEmail' is defined but never used
|
Linting:
apps/web/src/app/[locale]/(auth)/login/login-form.tsx#L27
'register' is assigned a value but never used
|
Linting
Process completed with exit code 1.
|
Type check
@rallly/web#type-check: command (/home/runner/work/rallly/rallly/apps/web) /tmp/yarn--1726580405033-0.330473867155749/yarn run type-check exited (2)
|
Type check
Process completed with exit code 2.
|
Integration tests
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
|
Integration tests
@rallly/web#build:test: command (/home/runner/work/rallly/rallly/apps/web) /tmp/yarn--1726580428091-0.7484900950108457/yarn run build:test exited (1)
|
Integration tests
Process completed with exit code 1.
|
Unit tests
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
|
Integration tests
No files were found with the provided path: ./apps/web/playwright-report. No artifacts will be uploaded.
|