SF-3162 Warn user when training and drafting sources are different #8871
Annotations
9 warnings
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
|