Remove unused code #14062
Annotations
5 errors and 1 warning
srcapi/store/config.spec.ts#L33
Conversion of type '{ ngeoOfflineTestUrl: string; }' to type 'Configuration' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
srcapi/store/config.spec.ts#L34
Property 'ngeoOfflineTestUrl' does not exist on type 'Configuration'.
|
srcapi/store/config.spec.ts#L35
Conversion of type '{ ngeoOfflineTestUrl: string; }' to type 'Configuration' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
srcapi/store/config.spec.ts#L36
Property 'ngeoOfflineTestUrl' does not exist on type 'Configuration'.
|
|
|
This job failed
Loading