Skip to content

Reserved events

Reserved events #196

Triggered via pull request January 16, 2025 18:45
Status Failure
Total duration 2m 17s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build (18.x): src/components/CodeBlock.tsx#L81
'SyntaxHighlighter' cannot be used as a JSX component.
build (18.x): src/components/Layout/index.tsx#L152
'Helmet' cannot be used as a JSX component.
build (18.x): src/components/ga4/QueryExplorer/BasicReport/QueryExplorerLink.tsx#L17
'Link' cannot be used as a JSX component.
build (18.x): src/components/ga4/QueryExplorer/BasicReport/QueryExplorerLink.tsx#L17
Type 'string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | null' is not assignable to type 'ReactNode'.
build (18.x): src/test-utils/index.tsx#L60
'LocationProvider' cannot be used as a JSX component.
build (18.x): src/test-utils/index.tsx#L104
'LocationProvider' cannot be used as a JSX component.
build (18.x)
Process completed with exit code 2.
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636