Bugfix/plot crop #39
positron-python-ci.yml
on: pull_request
Lint
3m 13s
Check Python types
3m 47s
Matrix: Test Positron IPyKernel
Matrix: Python Tests
Matrix: Test TypeScript
Annotations
4 errors and 14 warnings
Lint
Process completed with exit code 1.
|
Check Python types:
extensions/positron-python/pythonFiles/positron/positron_ipykernel/plots.py#L104
Argument of type "Literal['image/png']" cannot be assigned to parameter "__key" of type "slice" in function "__getitem__"
"Literal['image/png']" is incompatible with "slice" (reportGeneralTypeIssues)
|
Check Python types:
extensions/positron-python/pythonFiles/positron/positron_ipykernel/plots.py#L216
Expression of type "dict[str, str]" cannot be assigned to return type "Tuple[dict[Unknown, Unknown], dict[Unknown, Unknown]]"
"dict[str, str]" is incompatible with "Tuple[dict[Unknown, Unknown], dict[Unknown, Unknown]]" (reportGeneralTypeIssues)
|
Check Python types
2 errors
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test TypeScript (ubuntu-latest, 3.x, functional)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test TypeScript (ubuntu-latest, 3.x, ts-unit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test TypeScript (macos-latest, 3.x, ts-unit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test TypeScript (macos-latest, 3.x, single-workspace)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, GabrielBB/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test TypeScript (macos-latest, 3.x, single-workspace)
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test TypeScript (macos-latest, 3.x, functional)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test TypeScript (macos-latest, 3.x, venv)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, GabrielBB/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test TypeScript (macos-latest, 3.x, venv)
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test TypeScript (windows-latest, 3.x, functional)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test TypeScript (macos-latest, 3.x, debugger)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, GabrielBB/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test TypeScript (macos-latest, 3.x, debugger)
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test TypeScript (macos-latest, 3.x, smoke)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test TypeScript (windows-latest, 3.x, ts-unit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|