Skip to content

fix(globals): apollo-log #439

fix(globals): apollo-log

fix(globals): apollo-log #439

Triggered via pull request January 13, 2025 10:12
Status Success
Total duration 4m 38s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 1 warning
(unknown): Parsing error: /home/runner/work/shdvor/shdvor/blog/app/next.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.: blog/app/next.config.js#L1
Parsing error: /home/runner/work/shdvor/shdvor/blog/app/next.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
(unknown): Parsing error: /home/runner/work/shdvor/shdvor/blog/app/sentry.client.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.: blog/app/sentry.client.config.js#L1
Parsing error: /home/runner/work/shdvor/shdvor/blog/app/sentry.client.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
(unknown): Parsing error: /home/runner/work/shdvor/shdvor/blog/app/sentry.edge.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.: blog/app/sentry.edge.config.js#L1
Parsing error: /home/runner/work/shdvor/shdvor/blog/app/sentry.edge.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
(unknown): Parsing error: /home/runner/work/shdvor/shdvor/blog/app/sentry.server.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.: blog/app/sentry.server.config.js#L1
Parsing error: /home/runner/work/shdvor/shdvor/blog/app/sentry.server.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
(unknown): Parsing error: /home/runner/work/shdvor/shdvor/site/app/next.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.: site/app/next.config.js#L1
Parsing error: /home/runner/work/shdvor/shdvor/site/app/next.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
(unknown): Parsing error: /home/runner/work/shdvor/shdvor/site/app/sentry.client.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.: site/app/sentry.client.config.js#L1
Parsing error: /home/runner/work/shdvor/shdvor/site/app/sentry.client.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
(unknown): Parsing error: /home/runner/work/shdvor/shdvor/site/app/sentry.edge.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.: site/app/sentry.edge.config.js#L1
Parsing error: /home/runner/work/shdvor/shdvor/site/app/sentry.edge.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
(unknown): Parsing error: /home/runner/work/shdvor/shdvor/site/app/sentry.server.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.: site/app/sentry.server.config.js#L1
Parsing error: /home/runner/work/shdvor/shdvor/site/app/sentry.server.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject.
(react/jsx-no-leaked-render): Potential leaked value that might cause unintentionally rendered values or rendering crashes: ui/button/src/button.component.tsx#L53
Potential leaked value that might cause unintentionally rendered values or rendering crashes
(react/jsx-no-leaked-render): Potential leaked value that might cause unintentionally rendered values or rendering crashes: ui/button/src/button.component.tsx#L55
Potential leaked value that might cause unintentionally rendered values or rendering crashes
(prefer-object-spread): Use an object spread instead of `Object.assign` eg: `{ ...foo }`.: ui/icons/src/ArrowDown.icon.tsx#L20
Use an object spread instead of `Object.assign` eg: `{ ...foo }`.
(prefer-object-spread): Use an object spread instead of `Object.assign` eg: `{ ...foo }`.: ui/icons/src/ArrowLeft.icon.tsx#L20
Use an object spread instead of `Object.assign` eg: `{ ...foo }`.
(prefer-object-spread): Use an object spread instead of `Object.assign` eg: `{ ...foo }`.: ui/icons/src/ArrowRight.icon.tsx#L20
Use an object spread instead of `Object.assign` eg: `{ ...foo }`.
(prefer-object-spread): Use an object spread instead of `Object.assign` eg: `{ ...foo }`.: ui/icons/src/Back.icon.tsx#L22
Use an object spread instead of `Object.assign` eg: `{ ...foo }`.
(prefer-object-spread): Use an object spread instead of `Object.assign` eg: `{ ...foo }`.: ui/icons/src/Check.icon.tsx#L20
Use an object spread instead of `Object.assign` eg: `{ ...foo }`.
(prefer-object-spread): Use an object spread instead of `Object.assign` eg: `{ ...foo }`.: ui/icons/src/Close.icon.tsx#L22
Use an object spread instead of `Object.assign` eg: `{ ...foo }`.
(prefer-object-spread): Use an object spread instead of `Object.assign` eg: `{ ...foo }`.: ui/icons/src/DropDown.icon.tsx#L20
Use an object spread instead of `Object.assign` eg: `{ ...foo }`.
Checks / Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636