chore: release main #1
Annotations
1 error and 12 warnings
Build
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/web/app/[username]/page.tsx#L1
Unable to resolve path to module '@cuurly/db'
|
Lint:
apps/web/app/account/page.tsx#L1
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Lint:
apps/web/app/actions.ts#L5
Unable to resolve path to module '@cuurly/db'
|
Lint:
apps/web/app/actions.ts#L67
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Lint:
apps/web/app/actions.ts#L87
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Lint:
apps/web/app/actions.ts#L129
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Lint:
apps/web/app/api/trpc/[trpc]/route.ts#L44
Unexpected console statement
|
Lint:
apps/web/app/layout.tsx#L25
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Lint:
apps/web/app/page.tsx#L1
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Lint:
apps/web/components/LayoutWrap/LayoutWrap.tsx#L5
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "web-test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading