v3.0.0 #35
Annotations
5 errors
|
Build and Deploy:
src/lib/config-file.ts#L73
Object literal may only specify known properties, and 'realtime' does not exist in type 'RegionsObjApi'.
|
|
Build and Deploy:
src/commands/start-config.ts#L262
Object literal may only specify known properties, and 'realtime' does not exist in type 'RegionsObjApi'.
|
|
Build and Deploy:
src/commands/analysis/run-analysis.ts#L102
Property 'realtime' does not exist on type 'RegionsObj'.
|
|
Build and Deploy:
src/commands/analysis/run-analysis.ts#L101
Property 'realtime' does not exist on type 'RegionsObj'.
|
|
Build and Deploy:
src/commands/analysis/run-analysis.ts#L100
Type 'string | undefined' is not assignable to type 'string'.
|