Skip to content

🧰chore(github): use Issue Type (#727) #1616

🧰chore(github): use Issue Type (#727)

🧰chore(github): use Issue Type (#727) #1616

Triggered via push January 20, 2025 07:35
Status Success
Total duration 18s
Artifacts

autofix.yml

on: push
quality
7s
quality
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#L13
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`.