SF-3610 Check for the latest draft for allowing formatting #11638
Annotations
7 warnings
|
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
|
|
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/models/realtime-doc.ts#L149
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Lint and Prettier (22.13.0, 10.9.2):
src/SIL.XForge.Scripture/ClientApp/src/xforge-common/auth.service.ts#L702
`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#L683
`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#L148
`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.spec.ts#L198
`ROLE_SETTING` is deprecated. This value is deprecated, but maintained to ensure compatibility with older login sessions
|