Injected auth models #153
waspc-ci.yaml
on: pull_request
Cancel redundant actions already in progress
5s
Matrix: Build Wasp
Annotations
17 errors and 11 warnings
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Module '"./_types/index.js"' has no exported member 'SanitizedUser'.
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Property 'PrismaClientKnownRequestError' does not exist on type 'typeof Prisma'.
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Property 'PrismaClientUnknownRequestError' does not exist on type 'typeof Prisma'.
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Property 'PrismaClientRustPanicError' does not exist on type 'typeof Prisma'.
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Property 'PrismaClientInitializationError' does not exist on type 'typeof Prisma'.
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Property 'PrismaClientValidationError' does not exist on type 'typeof Prisma'.
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Property 'PrismaClientKnownRequestError' does not exist on type 'typeof Prisma'.
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Property 'code' does not exist on type 'unknown'.
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Property 'PrismaClientValidationError' does not exist on type 'typeof Prisma'.
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Module '"./_types/index.js"' has no exported member 'SanitizedUser'.
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Type '{ id: string; userId: number; username: null; email: string; isEmailVerified: false; emailVerificationSentAt: null; passwordResetSentAt: null; }' is not assignable to type 'GetResult<{ id: string; userId: number; }, unknown> & {} & { identities: { providerName: string; providerUserId: string; authId: string; providerData: Omit<EmailProviderData, "password"> | Omit<...> | OAuthProviderData; }[]; }'.
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Argument of type '{ id: number; auth: { id: string; userId: number; username: any; email: string; isEmailVerified: boolean; emailVerificationSentAt: any; passwordResetSentAt: any; }; address: any; }' is not assignable to parameter of type 'SanitizedUser'.
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Process completed with exit code 2.
|
Build Wasp (8.10.7, 3.6.2.0, windows-latest)
The job was canceled because "_8_10_7_3_6_2_0_ubuntu-20" failed.
|
Build Wasp (8.10.7, 3.6.2.0, windows-latest)
The operation was canceled.
|
Build Wasp (8.10.7, 3.6.2.0, macos-latest)
The job was canceled because "_8_10_7_3_6_2_0_ubuntu-20" failed.
|
Build Wasp (8.10.7, 3.6.2.0, macos-latest)
The operation was canceled.
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
The qualified import of ‘Language.LSP.Types.Lens’ is redundant
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
In the use of ‘pTrace’ (imported from Debug.Pretty.Simple):
|
Build Wasp (8.10.7, 3.6.2.0, ubuntu-20.04)
Defined but not used: ‘debouncerRunningEvents’
|
Build Wasp (8.10.7, 3.6.2.0, windows-latest)
In the use of ‘pTrace’ (imported from Debug.Pretty.Simple):
|
Build Wasp (8.10.7, 3.6.2.0, windows-latest)
Defined but not used: ‘debouncerRunningEvents’
|
Build Wasp (8.10.7, 3.6.2.0, windows-latest)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Build Wasp (8.10.7, 3.6.2.0, windows-latest)
The qualified import of ‘Language.LSP.Types.Lens’ is redundant
|
Build Wasp (8.10.7, 3.6.2.0, macos-latest)
In the use of ‘pTrace’ (imported from Debug.Pretty.Simple):
|
Build Wasp (8.10.7, 3.6.2.0, macos-latest)
Defined but not used: ‘debouncerRunningEvents’
|
Build Wasp (8.10.7, 3.6.2.0, macos-latest)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|