Skip to content

Added Google Analysis Service #29

Added Google Analysis Service

Added Google Analysis Service #29

Triggered via push October 24, 2023 02:54
Status Success
Total duration 43s
Artifacts

lint.yml

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

Annotations

31 errors and 1 warning
.eslintrc.json 46ms#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 211ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/blog/[slug]/page.tsx 35ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/blog/layout.tsx 7ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/blog/page.tsx 19ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/blog/tags/[slug]/page.tsx 18ms#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 18ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/docs/layout.tsx 10ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/global.css 29ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/page.tsx 19ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
app/source.ts 2ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/content.tsx 3ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/footer.tsx 27ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/Navigation/actionbar.tsx 50ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/Navigation/navbar.tsx 40ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/Navigation/tagsidebar.tsx 37ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/PostLayout/postblock.tsx 10ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
components/PostLayout/tagblock.tsx 17ms#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
next.config.js 8ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
package.json 3ms#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 6ms#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 6ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
utils/tagsicon.ts 2ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
pnpm-lock.yaml 1524ms#L1
There are issues with this file's formatting, please run Prettier to fix the errors
README.md 100ms#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/