fix: return errors to the frontend if thrown in auth provider #199
Annotations
6 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/buildAuthenticatedRouter.ts#L83
Unexpected any. Specify a different type
|
Lint:
src/buildAuthenticatedRouter.ts#L95
Unexpected any. Specify a different type
|
Lint:
src/buildAuthenticatedRouter.ts#L97
Unexpected any. Specify a different type
|
Lint:
src/buildRouter.ts#L138
Unexpected any. Specify a different type
|
Loading