Move types, small refactoring, etc #1509
Annotations
2 errors and 10 warnings
Build all
web#build: command (/home/runner/work/web/web/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build all
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
apps/cms/src/migrations/20240616_101649_Add_displayTitle_to_database.ts#L1
Filename is not in kebab case. Rename it to `20240616-101649-add-display-title-to-database.ts`
|
Lint:
apps/cms/src/migrations/20240616_101649_Add_displayTitle_to_database.ts#L27
Invalid type "unknown" of template literal expression
|
Lint:
apps/cms/src/migrations/20240616_101649_Add_displayTitle_to_database.ts#L27
Invalid type "unknown" of template literal expression
|
Lint:
apps/cms/src/migrations/20240616_101649_Add_displayTitle_to_database.ts#L37
Invalid type "unknown" of template literal expression
|
Lint:
apps/web/src/app/[locale]/events/[slug]/signup-button.tsx#L25
Promise-returning function provided to attribute where a void return was expected
|
Lint:
apps/web/src/app/[locale]/signups/[signupId]/[signupEditToken]/signup-form.tsx#L179
Unknown property 'popoverTarget' found, use 'popovertarget' instead
|
Lint:
apps/web/src/app/[locale]/signups/[signupId]/[signupEditToken]/signup-form.tsx#L180
Unknown property 'popoverTargetAction' found, use 'popovertargetaction' instead
|
Lint:
apps/web/src/app/[locale]/signups/[signupId]/[signupEditToken]/signup-form.tsx#L190
Promise-returning function provided to attribute where a void return was expected
|
Lint:
apps/web/src/app/[locale]/signups/[signupId]/[signupEditToken]/signup-form.tsx#L380
Unknown property 'popoverTarget' found, use 'popovertarget' instead
|
Loading