Skip to content

Disable ads

Disable ads #185

Triggered via push July 16, 2024 10:41
Status Failure
Total duration 37s
Artifacts

build.yml

on: push
build-and-deploy
27s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build-and-deploy: src/components/form/Form.tsx#L292
'CSSTransition' cannot be used as a JSX component.
build-and-deploy: src/components/form/Form.tsx#L548
'TransitionGroup' cannot be used as a JSX component.
build-and-deploy: src/components/form/ResourceSelect.tsx#L428
'Highlighter' cannot be used as a JSX component.
build-and-deploy: src/components/template/CollapseTransition.tsx#L35
'CSSTransition' cannot be used as a JSX component.
build-and-deploy: src/tracking.ts#L12
Property 'BrowserTracing' does not exist on type '{ default: typeof import("/home/runner/work/mcwzh-meme-web-builder-react/mcwzh-meme-web-builder-react/.yarn/__virtual__/@sentry-react-virtual-00a6a83714/0/cache/@sentry-react-npm-8.17.0-caecdd5820-3affee7c42.zip/node_modules/@sentry/react/build/types/index"); ... 125 more ...; metrics: Metrics; }'.
build-and-deploy
Process completed with exit code 2.
build-and-deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/