Skip to content

Another attempt to fix Metadata Generator #33

Another attempt to fix Metadata Generator

Another attempt to fix Metadata Generator #33

Triggered via push October 28, 2023 04:15
Status Success
Total duration 49s
Artifacts

lint.yml

on: push
Run linters
38s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 1 warning
.eslintrc.json 64ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
.vscode/settings.json 2ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/api/search/route.ts 256ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/blog/[slug]/page.tsx 51ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/blog/layout.tsx 12ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/blog/page.tsx 20ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/blog/tags/[slug]/page.tsx 20ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/docs/[[...slug]]/not-found.tsx 2ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/docs/[[...slug]]/page.tsx 28ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/docs/layout.tsx 5ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/global.css 31ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/layout.tsx 11ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/page.tsx 29ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/source.ts 9ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/content.tsx 5ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/footer.tsx 19ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/Navigation/actionbar.tsx 25ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/Navigation/navbar.tsx 39ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/Navigation/tagsidebar.tsx 47ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/PostLayout/postblock.tsx 28ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/PostLayout/tagblock.tsx 7ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/toc.tsx 19ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
contentlayer.config.ts 10ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
hooks/ga.tsx 0ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
next.config.js 9ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
package.json 4ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
postcss.config.js 2ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
tailwind.config.js 8ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
tsconfig.json 3ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
utils/tags.ts 14ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
utils/tagsicon.ts 3ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
pnpm-lock.yaml 1748ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
README.md 123ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/