hide adapter select when child is defined #312
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/
|