Add ShadCN primitives and showcase the design system at /components #87
account.yml
on: pull_request
Build and Test
6m 59s
Code Style and Linting
5m 46s
API Production
/
Deploy
Workers Production
/
Deploy
Annotations
10 errors and 10 warnings
|
Code Style and Linting
Process completed with exit code 2.
|
|
Code Style and Linting
Property 'currentLocale' does not exist on type 'unknown'.
|
|
Code Style and Linting
Cannot find module '@repo/infrastructure/translations/TranslationContext' or its corresponding type declarations.
|
|
Code Style and Linting
Property 'currentLocale' does not exist on type 'unknown'.
|
|
Code Style and Linting
Cannot find module '@repo/infrastructure/translations/TranslationContext' or its corresponding type declarations.
|
|
Code Style and Linting
Property 'currentLocale' does not exist on type 'unknown'.
|
|
Code Style and Linting
Cannot find module '@repo/infrastructure/translations/TranslationContext' or its corresponding type declarations.
|
|
Code Style and Linting
Property 'currentLocale' does not exist on type 'unknown'.
|
|
Code Style and Linting
@repo/ui#build: command (/home/runner/work/PlatformPlatform/PlatformPlatform/application/shared-webapp/ui) /opt/hostedtoolcache/node/24.14.1/x64/bin/npm run build exited (2)
|
|
Code Style and Linting
Cannot find module '@repo/infrastructure/translations/TranslationContext' or its corresponding type declarations.
|
|
Build and Test:
application/AppGateway/Middleware/AuthenticationCookieMiddleware.cs#L188
Make sure creating this cookie without the "HttpOnly" flag is safe.
|
|
Build and Test:
application/AppGateway/Middleware/AuthenticationCookieMiddleware.cs#L80
Make sure creating this cookie without the "HttpOnly" flag is safe.
|
|
Build and Test:
application/AppGateway/ApiAggregation/ApiAggregationService.cs#L79
Loops should be simplified using the "Where" LINQ method
|
|
Build and Test:
application/AppGateway/Middleware/AuthenticationCookieMiddleware.cs#L43
Make sure creating this cookie without the "HttpOnly" flag is safe.
|
|
Build and Test:
application/shared-kernel/SharedKernel/OpenIdConnect/ReturnPathHelper.cs#L49
Make sure creating this cookie without the "HttpOnly" flag is safe.
|
|
Build and Test:
application/shared-kernel/SharedKernel/EntityFramework/SharedKernelDbContext.cs#L77
Loop should be simplified by calling Select(entityType => entityType.ClrType))
|
|
Build and Test:
application/shared-kernel/SharedKernel/Database/DataMigrationRunner.cs#L210
Either log this exception and handle it, or rethrow it with some contextual information.
|
|
Build and Test:
application/shared-kernel/SharedKernel/Database/DataMigrationRunner.cs#L92
Pass a timeout to limit the execution time.
|
|
Build and Test:
application/shared-kernel/SharedKernel/Authentication/TokenGeneration/AuthenticationTokenService.cs#L47
Make sure creating this cookie without the "HttpOnly" flag is safe.
|
|
Build and Test:
application/shared-kernel/SharedKernel/StronglyTypedIds/StronglyTypedId.cs#L12
When implementing IComparable<T>, you should also override <, <=, >, and >=.
|