Skip to content

Workflows for building and testing #1

Workflows for building and testing

Workflows for building and testing #1

GitHub Actions / Prettier completed Dec 1, 2023 in 1s

reviewdog [Prettier] report

reported by reviewdog 🐶

Findings (4)

.github/workflows/build_test.yml|| File is not properly formatted.
.github/workflows/lint.yml|| File is not properly formatted.
pnpm-lock.yaml|| File is not properly formatted.
src/prisma.ts|| File is not properly formatted.

Filtered Findings (15)

.prettierrc|| File is not properly formatted.
docker-compose-dev.yml|| File is not properly formatted.
docker-compose.yml|| File is not properly formatted.
next-logger.config.js|| File is not properly formatted.
next.config.js|| File is not properly formatted.
pino-pretty-transport.js|| File is not properly formatted.
README.md|| File is not properly formatted.
src/app/layout.tsx|| File is not properly formatted.
src/app/page.module.scss|| File is not properly formatted.
src/components/ActionButton/ActionButton.tsx|| File is not properly formatted.
src/components/Header/Navigation/DropdownLink/DropdownLink.tsx|| File is not properly formatted.
src/components/Header/ThemeSelector/ThemeSelector.module.scss|| File is not properly formatted.
src/components/Header/ThemeSelector/ThemeSelector.tsx|| File is not properly formatted.
src/services/notifyService.ts|| File is not properly formatted.
Code|| style issues found in 18 files. Run Prettier to fix. File is not properly formatted.

Annotations

Check warning on line 0 in .github/workflows/build_test.yml

See this annotation in the file changed.

@github-actions github-actions / Prettier

[Prettier] .github/workflows/build_test.yml

File is not properly formatted.
Raw output
[warn] .github/workflows/build_test.yml File is not properly formatted.

Check warning on line 0 in .github/workflows/lint.yml

See this annotation in the file changed.

@github-actions github-actions / Prettier

[Prettier] .github/workflows/lint.yml

File is not properly formatted.
Raw output
[warn] .github/workflows/lint.yml File is not properly formatted.

Check warning on line 0 in pnpm-lock.yaml

See this annotation in the file changed.

@github-actions github-actions / Prettier

[Prettier] pnpm-lock.yaml

File is not properly formatted.
Raw output
[warn] pnpm-lock.yaml File is not properly formatted.

Check warning on line 0 in src/prisma.ts

See this annotation in the file changed.

@github-actions github-actions / Prettier

[Prettier] src/prisma.ts

File is not properly formatted.
Raw output
[warn] src/prisma.ts File is not properly formatted.