Merge pull request #21 from medishen/dev/v2 #81
Annotations
10 errors and 2 warnings
test-unit:
lib/core/Application.ts#L4
Module '"../middleware"' has no exported member 'MiddlewareStack'.
|
test-unit:
lib/core/CoreModule.ts#L5
Module '"../middleware"' has no exported member 'MiddlewareStack'.
|
test-unit:
lib/core/CoreModule.ts#L21
Expected 3 arguments, but got 2.
|
test-unit:
lib/middleware/index.ts#L1
Cannot find module '@medishn/gland/common/interfaces' or its corresponding type declarations.
|
test-unit:
lib/middleware/index.ts#L2
Cannot find module '@medishn/gland/common/types' or its corresponding type declarations.
|
test-unit:
lib/router/RequestHandler.ts#L4
Cannot find module '@medishn/gland/common/interfaces' or its corresponding type declarations.
|
test-unit:
lib/router/RequestHandler.ts#L5
Cannot find module '@medishn/gland/common/enums' or its corresponding type declarations.
|
test-unit:
lib/router/RequestHandler.ts#L7
Cannot find module '@medishn/gland/utils' or its corresponding type declarations.
|
test-unit:
lib/router/RouteMatcher.ts#L1
Cannot find module '@medishn/gland/utils' or its corresponding type declarations.
|
test-unit:
lib/router/RouteMatcher.ts#L3
Cannot find module '@medishn/gland/common/interfaces' or its corresponding type declarations.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|