Add tsc to CI and yarn scripts #12132
Triggered via pull request
February 23, 2026 21:11
Status
Cancelled
Total duration
4m 13s
Artifacts
–
pr.yml
on: pull_request
modified-files
8s
teams
0s
Matrix: e2e / test-e2e
Matrix: test / test-python
build
/
changes
37s
build
/
build
2m 19s
lint
/
eslint
2m 29s
test
/
test-app
2m 48s
Matrix: test-windows / test-python
all-tests
2s
Annotations
24 errors and 19 warnings
|
build / build
Process completed with exit code 1.
|
|
test-windows / test-python (windows-latest, 3.9)
Canceling since a higher priority waiting request for Pull Request-refs/pull/7066/merge exists
|
|
test-windows / test-python (windows-latest, 3.9)
The operation was canceled.
|
|
test / test-python (ubuntu-latest, 3.12)
Canceling since a higher priority waiting request for Pull Request-refs/pull/7066/merge exists
|
|
test / test-python (ubuntu-latest, 3.12)
The operation was canceled.
|
|
test / test-python (ubuntu-latest, 3.9)
Canceling since a higher priority waiting request for Pull Request-refs/pull/7066/merge exists
|
|
test / test-python (ubuntu-latest, 3.9)
The operation was canceled.
|
|
test / test-python (ubuntu-latest, 3.10)
Canceling since a higher priority waiting request for Pull Request-refs/pull/7066/merge exists
|
|
test / test-python (ubuntu-latest, 3.10)
The operation was canceled.
|
|
e2e / Test e2e (Mongo latest)
Canceling since a higher priority waiting request for Pull Request-refs/pull/7066/merge exists
|
|
e2e / Test e2e (Mongo latest)
The operation was canceled.
|
|
test / test-python (ubuntu-latest, 3.11)
Canceling since a higher priority waiting request for Pull Request-refs/pull/7066/merge exists
|
|
test / test-python (ubuntu-latest, 3.11)
The operation was canceled.
|
|
test-windows / test-python (windows-latest, 3.10)
Canceling since a higher priority waiting request for Pull Request-refs/pull/7066/merge exists
|
|
test-windows / test-python (windows-latest, 3.10)
The operation was canceled.
|
|
test-windows / test-python (windows-latest, 3.11)
Canceling since a higher priority waiting request for Pull Request-refs/pull/7066/merge exists
|
|
test-windows / test-python (windows-latest, 3.11)
The operation was canceled.
|
|
all-tests
Process completed with exit code 1.
|
|
test-windows / test-python (windows-latest, 3.12)
Canceling since a higher priority waiting request for Pull Request-refs/pull/7066/merge exists
|
|
test-windows / test-python (windows-latest, 3.12)
The operation was canceled.
|
|
Pull Request
Canceling since a higher priority waiting request for Pull Request-refs/pull/7066/merge exists
|
|
Pull Request
Canceling since a higher priority waiting request for Pull Request-refs/pull/7066/merge exists
|
|
Pull Request
Canceling since a higher priority waiting request for Pull Request-refs/pull/7066/merge exists
|
|
Pull Request
Canceling since a higher priority waiting request for Pull Request-refs/pull/7066/merge exists
|
|
lint / eslint:
app/packages/operators/src/built-in-operators.ts#L40
'Clear' is defined but never used. Allowed unused vars must match /^_|React/u
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L116
React Hook useEffect has a missing dependency: 'dimensions'. Either include it or remove the dependency array
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L52
React Hook useEffect has missing dependencies: 'panelId', 'panelName', 'props.onUnLoad', 'setPanelCloseEffect', 'trackEvent', and 'triggerPanelEvent'. Either include them or remove the dependency array
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L40
'pending' is never reassigned. Use 'const' instead
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L38
'data' is never reassigned. Use 'const' instead
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L37
'panelSchema' is never reassigned. Use 'const' instead
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L36
'handlePanelStatePathChange' is never reassigned. Use 'const' instead
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L35
'handlePanelStateChange' is never reassigned. Use 'const' instead
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L28
'panelLabel' is assigned a value but never used. Allowed unused vars must match /^_|React/u
|
|
lint / eslint:
app/packages/operators/src/CustomPanel.tsx#L1
'CodeBlock' is defined but never used. Allowed unused vars must match /^_|React/u
|
|
test / test-python (ubuntu-latest, 3.12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
test / test-python (ubuntu-latest, 3.9)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
test / test-python (ubuntu-latest, 3.10)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
e2e / Test e2e (Mongo latest)
No files were found with the provided path: e2e-pw/playwright-report/. No artifacts will be uploaded.
|
|
e2e / Test e2e (Mongo latest)
Unexpected input(s) 'cache-dependency-path', valid inputs are ['version', 'version-file', 'python-version', 'activate-environment', 'venv-path', 'working-directory', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'restore-cache', 'save-cache', 'cache-suffix', 'cache-local-path', 'prune-cache', 'cache-python', 'ignore-nothing-to-cache', 'ignore-empty-workdir', 'tool-dir', 'tool-bin-dir', 'manifest-file', 'add-problem-matchers', 'resolution-strategy']
|
|
test / test-python (ubuntu-latest, 3.11)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
test-windows / test-python (windows-latest, 3.10)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
test-windows / test-python (windows-latest, 3.11)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
test-windows / test-python (windows-latest, 3.12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|