Skip to content

chore(deps-dev): bump @antfu/eslint-config from 6.7.3 to 7.0.0 #300

chore(deps-dev): bump @antfu/eslint-config from 6.7.3 to 7.0.0

chore(deps-dev): bump @antfu/eslint-config from 6.7.3 to 7.0.0 #300

Triggered via pull request January 14, 2026 18:17
Status Failure
Total duration 1m 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Process completed with exit code 1.
build: src/components/QRCode.tsx#L2
Prefer importing React as 'import * as React from "react"';
build: src/theme.config.tsx#L161
If your function doesn't call any Hooks, avoid the 'use' prefix. Instead, write it as a regular function without the 'use' prefix