Merge pull request #4 from Deepractice/release/v0.1.1 #64
Annotations
10 errors and 2 warnings
|
Type Check
Parameter 'user' implicitly has an 'any' type.
|
|
Type Check
Property 'map' does not exist on type 'UserListResult'.
|
|
Type Check
No overload matches this call.
|
|
Type Check
Property 'length' does not exist on type 'UserListResult'.
|
|
Type Check
Expected 1 arguments, but got 0.
|
|
Type Check
No overload matches this call.
|
|
Type Check
@edge-auth/account-api#typecheck: command (/home/runner/work/EdgeAuth/EdgeAuth/services/account-api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
Type Check
No overload matches this call.
|
|
Type Check
Property 'badRequest' does not exist on type '{ readonly validation: (message: string, fields?: Record<string, string> | undefined) => ValidationError; readonly unauthorized: (message?: string | undefined) => UnauthorizedError; ... 10 more ...; readonly businessRule: (message: string, rule?: string | undefined, meta?: Record<...> | undefined) => BusinessRuleErr...'.
|
|
Type Check
Property 'params' does not exist on type 'Context<{ Bindings: Env; }, "/sessions/:id", BlankInput>'.
|
|
Test
No files were found with the provided path: **/outputs/coverage/. No artifacts will be uploaded.
|
|
Test
No files were found with the provided path: **/outputs/test/. No artifacts will be uploaded.
|