chore: update test CI script #19
Annotations
2 errors and 7 warnings
Build testing
@blogger/astro-blog#build: command (/home/runner/work/obsidian_blog/obsidian_blog/packages/astro_blog) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build testing
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Format checking:
packages/astro_blog/src/layouts/post_layout.astro#L62
Classname 'hero-image' is not a Tailwind CSS class!
|
Format checking:
packages/astro_blog/src/layouts/post_layout.astro#L75
Classname 'title' is not a Tailwind CSS class!
|
Format checking:
packages/astro_blog/src/layouts/post_layout.astro#L76
Classname 'date' is not a Tailwind CSS class!
|
Format checking:
packages/astro_blog/src/layouts/post_layout.astro#L80
Classname 'last-updated-on' is not a Tailwind CSS class!
|
Format checking:
packages/astro_blog/src/pages/blog/index.astro#L110
Classname 'title' is not a Tailwind CSS class!
|
Format checking:
packages/astro_blog/src/pages/blog/index.astro#L114
Classname 'date' is not a Tailwind CSS class!
|
Loading