Skip to content

hide adapter select when child is defined #312

hide adapter select when child is defined

hide adapter select when child is defined #312

Re-run triggered October 16, 2024 16:07
Status Failure
Total duration 2m 45s
Artifacts

test.yml

on: push
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
release (ubuntu-latest): src/__tests__/shared/util.test.ts#L1
Type '{ x: InputDriverWithHandle; y: InputDriverWithHandle; shape: "circle"; type: "xy"; height: number; width: number; interactive: true; }' is missing the following properties from type 'XYDriver': xPolarity, yPolarity
release (ubuntu-latest)
Process completed with exit code 2.
release (macos-latest)
The job was canceled because "ubuntu-latest" failed.
release (macos-latest): src/__tests__/shared/util.test.ts#L1
Type '{ x: InputDriverWithHandle; y: InputDriverWithHandle; shape: "circle"; type: "xy"; height: number; width: number; interactive: true; }' is missing the following properties from type 'XYDriver': xPolarity, yPolarity
release (macos-latest)
The operation was canceled.
release (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/