Add robust error dialog for when digest cycle is broken #8841
Annotations
10 warnings
Lint and Prettier (22.13.0, 10.9.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint and Prettier (22.13.0, 10.9.2):
src/SIL.XForge.Scripture/ClientApp/src/app/app.module.ts#L68
'withServerTransition' is deprecated. Use {@link APP_ID } instead to set the application ID
|
Lint and Prettier (22.13.0, 10.9.2):
src/SIL.XForge.Scripture/ClientApp/src/app/my-projects/my-projects.stories.ts#L179
'HttpClientTestingModule' is deprecated. Add `provideHttpClientTesting()` to your providers instead
|
Lint and Prettier (22.13.0, 10.9.2):
src/SIL.XForge.Scripture/ClientApp/src/xforge-common/auth.service.spec.ts#L196
'ROLE_SETTING' is deprecated. This value is deprecated, but maintained to ensure compatibility with older login sessions
|
Lint and Prettier (22.13.0, 10.9.2):
src/SIL.XForge.Scripture/ClientApp/src/xforge-common/auth.service.ts#L149
'ROLE_SETTING' is deprecated. This value is deprecated, but maintained to ensure compatibility with older login sessions
|
Lint and Prettier (22.13.0, 10.9.2):
src/SIL.XForge.Scripture/ClientApp/src/xforge-common/auth.service.ts#L681
'ROLE_SETTING' is deprecated. This value is deprecated, but maintained to ensure compatibility with older login sessions
|
Lint and Prettier (22.13.0, 10.9.2):
src/SIL.XForge.Scripture/ClientApp/src/xforge-common/auth.service.ts#L700
'ROLE_SETTING' is deprecated. This value is deprecated, but maintained to ensure compatibility with older login sessions
|
Lint and Prettier (22.13.0, 10.9.2):
src/SIL.XForge.Scripture/ClientApp/src/xforge-common/i18n-story.module.ts#L29
'HttpClientModule' is deprecated. use `provideHttpClient(withInterceptorsFromDi())` as providers instead
|
Lint and Prettier (22.13.0, 10.9.2):
src/SIL.XForge.Scripture/ClientApp/src/xforge-common/sharedb-realtime-remote-store.ts#L250
'fromEvent' is deprecated. Do not specify explicit type parameters. Signatures with type parameters that cannot be inferred will be removed in v8
|
Lint and Prettier (22.13.0, 10.9.2):
src/SIL.XForge.Scripture/ClientApp/src/xforge-common/sharedb-realtime-remote-store.ts#L251
'fromEvent' is deprecated. Do not specify explicit type parameters. Signatures with type parameters that cannot be inferred will be removed in v8
|