Release #52
Annotations
5 errors and 2 warnings
release (18.19.0)
Type 'WebElementInfo' does not satisfy the constraint 'BaseElement'.
|
release (18.19.0)
Type 'WebElementInfo' does not satisfy the constraint 'BaseElement'.
|
release (18.19.0)
Type '(param: ExecutionTaskInsightLocateParam, taskContext: ExecutorContext) => Promise<{ output: { element: WebElementInfo; }; log: { ...; }; cache: { ...; }; }>' is not assignable to type '(param: ExecutionTaskInsightLocateParam, context: ExecutorContext) => void | Promise<void | ExecutionTaskReturn<ExecutionTaskInsightLocateOutput, ExecutionTaskInsightDumpLog> | undefined> | undefined'.
|
release (18.19.0)
Type 'WebUIContext' is not assignable to type 'UIContext<BaseElement>'.
|
release (18.19.0)
Process completed with exit code 1.
|
release (18.19.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release (18.19.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|