chore(deps): Bump qs, cypress and express #1793
ci.yml
on: push
lint
1m 28s
prettier
1m 18s
typescript
1m 24s
unused-exports
1m 3s
Unit tests
1m 20s
Annotations
15 warnings
|
unused-exports
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
prettier
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v3, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typescript
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
app/components/Utils/FacetButton.jsx#L3
Using exported name 'Popup' as identifier for default import
|
|
lint:
app/components/UsersActions/ActionDiff.jsx#L60
Do not use Array index in keys
|
|
lint:
app/components/Users/Achievement.jsx#L47
Media elements such as <audio> and <video> must have a <track> for captions
|
|
lint:
app/components/Statements/StatementHeader.jsx#L3
Using exported name 'Popup' as identifier for default import
|
|
lint:
app/components/Statements/StatementContainer.jsx#L16
Using exported name 'ReputationGuardTooltip' as identifier for default import
|
|
lint:
app/components/Speakers/SpeakerPage.jsx#L4
Using exported name 'Helmet' as identifier for default import
|
|
lint:
app/components/Notifications/NotificationDetails.jsx#L73
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
lint:
app/components/Notifications/NotificationDetails.jsx#L67
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
lint:
app/components/Notifications/NotificationDetails.jsx#L62
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
lint:
app/components/App/Navbar.jsx#L5
Using exported name 'Popup' as identifier for default import
|