Skip to content

change device stream pools to be configured on a screen+rows+cols bas… #76

change device stream pools to be configured on a screen+rows+cols bas…

change device stream pools to be configured on a screen+rows+cols bas… #76

Triggered via push July 21, 2023 22:04
Status Failure
Total duration 50s
Artifacts

qa.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: src/components/SystemSettingsFooter.vue#L42
Type 'string | number' is not assignable to type 'string'.
lint: src/views/PodiumConfig.vue#L46
Argument of type 'string | number' is not assignable to parameter of type 'string'.
lint
Process completed with exit code 2.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/