Skip to content

🆙bump: version up dependencies (#716) #1602

🆙bump: version up dependencies (#716)

🆙bump: version up dependencies (#716) #1602

Triggered via push December 19, 2024 00:35
Status Success
Total duration 27s
Artifacts

autofix.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint/style/noDefaultExport: app/layout.tsx#L16
Avoid default exports.
lint/style/noDefaultExport: app/page.tsx#L3
Avoid default exports.
lint/style/noDefaultExport: next.config.ts#L11
Avoid default exports.
lint/style/noDefaultExport: postcss.config.mjs#L8
Avoid default exports.
lint/style/noDefaultExport: playwright.config.ts#L14
Avoid default exports.
lint/style/useNamingConvention: playwright.config.ts#L29
Two consecutive uppercase characters are not allowed in camelCase because strictCase is set to `true`.