feat: add ShellScript class with external deps zx
and add trace sto…
#17
Annotations
2 errors and 7 warnings
build_system/src/parser/parser.test.ts:
packages/build_system/src/parser/parser.ts#L66
Error: Root path not found:
Check $$blog$$
❯ FileTreeParser.updateRootFolder build_system/src/parser/parser.ts:66:19
❯ new FileTreeParser build_system/src/parser/parser.ts:42:14
❯ build_system/src/parser/parser.test.ts:6:20
|
total-test
Process completed with exit code 1.
|
total-test
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/.
|
total-test:
packages/astro_blog/src/layouts/post_layout.astro#L62
Classname 'hero-image' is not a Tailwind CSS class!
|
total-test:
packages/astro_blog/src/layouts/post_layout.astro#L75
Classname 'title' is not a Tailwind CSS class!
|
total-test:
packages/astro_blog/src/layouts/post_layout.astro#L76
Classname 'date' is not a Tailwind CSS class!
|
total-test:
packages/astro_blog/src/layouts/post_layout.astro#L80
Classname 'last-updated-on' is not a Tailwind CSS class!
|
total-test:
packages/astro_blog/src/pages/blog/index.astro#L110
Classname 'title' is not a Tailwind CSS class!
|
total-test:
packages/astro_blog/src/pages/blog/index.astro#L114
Classname 'date' is not a Tailwind CSS class!
|