Skip to content

Export component interfaces and mark them as internal (#2313) #1

Export component interfaces and mark them as internal (#2313)

Export component interfaces and mark them as internal (#2313) #1

Triggered via push September 6, 2023 18:44
Status Failure
Total duration 2m 14s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build (16)
'screen' is declared but its value is never read.
build (16)
This expression is not callable.
build (16)
Property 'className' does not exist on type 'Omit<CleanProps<TTag, never> & OurProps<TTag, TSlot> & ClassNameOverride<TTag, TSlot> & { ref?: unknown; }, "as" | ... 1 more ... | "refName">'.
build (16)
Property 'className' does not exist on type 'Omit<CleanProps<TTag, never> & OurProps<TTag, TSlot> & ClassNameOverride<TTag, TSlot> & { ref?: unknown; }, "as" | ... 1 more ... | "refName">'.
build (16)
Process completed with exit code 1.
build (16)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/