Skip to content

chore: bump framer-motion from 11.11.1 to 11.11.11 #269

chore: bump framer-motion from 11.11.1 to 11.11.11

chore: bump framer-motion from 11.11.1 to 11.11.11 #269

Triggered via pull request November 4, 2024 11:17
Status Success
Total duration 1m 7s
Artifacts

lint-and-formatting.yml

on: pull_request
eslint_and_prettier
58s
eslint_and_prettier
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
eslint_and_prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint_and_prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
eslint_and_prettier: src/components/EventMessage.tsx#L46
'eventId' is defined but never used. Allowed unused args must match /^_/u
eslint_and_prettier: src/components/Notification.tsx#L6
'Typography' is defined but never used. Allowed unused vars must match /^_/u
eslint_and_prettier: src/components/Notification.tsx#L6
'TypographyVariant' is defined but never used. Allowed unused vars must match /^_/u
eslint_and_prettier: src/hooks/matrix/useMatrixValue.ts#L58
React Hook useEffect has a missing dependency: 'action'. Either include it or remove the dependency array