Skip to content

[autofix.ci] apply automated fixes (attempt 2/3) #1553

[autofix.ci] apply automated fixes (attempt 2/3)

[autofix.ci] apply automated fixes (attempt 2/3) #1553

Triggered via push November 11, 2024 00:11
Status Success
Total duration 24s
Artifacts

autofix.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
lint/style/noDefaultExport: app/layout.tsx#L16
Avoid default exports.
lint/style/noDefaultExport: tailwind.config.ts#L15
Avoid default exports.
lint/style/noDefaultExport: app/page.tsx#L3
Avoid default exports.
lint/style/noDefaultExport: postcss.config.mjs#L8
Avoid default exports.
lint/style/noDefaultExport: next.config.ts#L10
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`.