move connect-shared to packages folder #1506
deploy_cron.yml
on: pull_request
Build Cron
51s
Deploy to staging
0s
Notify Discord of failure
0s
Annotations
4 errors
Test apps
Invalid module name in augmentation, module 'next' cannot be found.
|
Test apps
Type '{ permissions: { userId: string | null; permissionLevel: BountyPermissionLevel; roleId: string | null; }[]; page: { lensPostLink: string | null; } | null; proposal: { ...; } | null; applications: { ...; }[]; } & { ...; }' is not assignable to type 'RewardWithUsers'.
|
Test apps
Conversion of type '{ proposal: ({ authors: { proposalId: string; userId: string; }[]; reviewers: { id: string; createdAt: Date; updatedAt: Date; proposalId: string; roleId: string | null; userId: string | null; systemRole: ProposalSystemRole | null; evaluationId: string; }[]; } & { ...; }) | null; } & { ...; }' to type 'PageWithProposal' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Test apps
Process completed with exit code 1.
|