Skip to content

Website Deploy

Website Deploy #30

Manually triggered September 13, 2023 21:03
Status Failure
Total duration 1m 40s
Artifacts

website.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
deploy: packages/kit-headless/src/components/autocomplete/autocomplete-label.tsx#L12
Exported variable 'AutocompleteLabel' has or is using name 'LabelHTMLAttributes' from external module "/home/runner/work/qwik-ui/qwik-ui/node_modules/.pnpm/@[email protected][email protected]/node_modules/@builder.io/qwik/core" but cannot be named.
deploy: packages/kit-headless/src/components/autocomplete/autocomplete-input.tsx#L26
Exported variable 'AutocompleteInput' has or is using name 'InputHTMLAttributes' from external module "/home/runner/work/qwik-ui/qwik-ui/node_modules/.pnpm/@[email protected][email protected]/node_modules/@builder.io/qwik/core" but cannot be named.
deploy: packages/kit-headless/src/components/autocomplete/autocomplete-trigger.tsx#L14
Exported variable 'AutocompleteTrigger' has or is using name 'ButtonHTMLAttributes' from external module "/home/runner/work/qwik-ui/qwik-ui/node_modules/.pnpm/@[email protected][email protected]/node_modules/@builder.io/qwik/core" but cannot be named.
deploy: packages/kit-headless/src/components/combobox/combobox-label.tsx#L11
Exported variable 'ComboboxLabel' has or is using name 'LabelHTMLAttributes' from external module "/home/runner/work/qwik-ui/qwik-ui/node_modules/.pnpm/@[email protected][email protected]/node_modules/@builder.io/qwik/core" but cannot be named.
deploy: packages/kit-headless/src/components/combobox/combobox-trigger.tsx#L11
Exported variable 'ComboboxTrigger' has or is using name 'ButtonHTMLAttributes' from external module "/home/runner/work/qwik-ui/qwik-ui/node_modules/.pnpm/@[email protected][email protected]/node_modules/@builder.io/qwik/core" but cannot be named.
deploy: packages/primitives/src/lib/progress/progress.tsx#L5
Exported variable 'Progress' has or is using name 'ProgressHTMLAttributes' from external module "/home/runner/work/qwik-ui/qwik-ui/node_modules/.pnpm/@[email protected][email protected]/node_modules/@builder.io/qwik/core" but cannot be named.
deploy: packages/primitives/src/lib/radio/radio.tsx#L5
Exported variable 'Radio' has or is using name 'InputHTMLAttributes' from external module "/home/runner/work/qwik-ui/qwik-ui/node_modules/.pnpm/@[email protected][email protected]/node_modules/@builder.io/qwik/core" but cannot be named.
deploy: packages/kit-headless/src/components/input/input.tsx#L52
Exported variable 'Label' has or is using name 'LabelHTMLAttributes' from external module "/home/runner/work/qwik-ui/qwik-ui/node_modules/.pnpm/@[email protected][email protected]/node_modules/@builder.io/qwik/core" but cannot be named.
deploy: packages/kit-headless/src/components/select/select-native-select.tsx#L7
Exported variable 'NativeSelect' has or is using name 'SelectHTMLAttributes' from external module "/home/runner/work/qwik-ui/qwik-ui/node_modules/.pnpm/@[email protected][email protected]/node_modules/@builder.io/qwik/core" but cannot be named.
deploy: packages/kit-headless/src/components/select/select-trigger.tsx#L13
Exported variable 'SelectTrigger' has or is using name 'ButtonHTMLAttributes' from external module "/home/runner/work/qwik-ui/qwik-ui/node_modules/.pnpm/@[email protected][email protected]/node_modules/@builder.io/qwik/core" but cannot be named.