Skip to content

FEATURE: Use full width for result view #105

FEATURE: Use full width for result view

FEATURE: Use full width for result view #105

Triggered via push September 17, 2024 08:29
Status Failure
Total duration 4m 22s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
CommandBar build: packages/commandbar/src/components/CommandBarDialog/CommandBarDialog.tsx#L127
Replace `⏎····················className={classnames(⏎························styles.resultsWrap,⏎························expanded.value·&&·styles.expanded,⏎····················)}⏎················` with `·className={classnames(styles.resultsWrap,·expanded.value·&&·styles.expanded)}`
CommandBar build: packages/commandbar/src/components/CommandBarFooter/CommandBarFooter.tsx#L29
Replace `⏎············?·commands.value[commandId]·??·result.value.options[commandId]⏎···········` with `·?·commands.value[commandId]·??·result.value.options[commandId]`
CommandBar build: packages/commandbar/src/components/CommandBarFooter/CommandBarFooter.tsx#L46
Insert `⏎························`
CommandBar build
Process completed with exit code 1.
CommandBar build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CommandBar tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/