Skip to content

fix: build DTS error(TS4023: empty interface), refactor to type not… #30

fix: build DTS error(TS4023: empty interface), refactor to type not…

fix: build DTS error(TS4023: empty interface), refactor to type not… #30

Triggered via push March 24, 2024 05:01
Status Failure
Total duration 46s
Artifacts

test.yml

on: push
total-test
37s
total-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
build_system/src/io_manager/file.reader.test.ts > FileReader > should READ directory folder names: packages/build_system/src/io_manager/file.reader.test.ts#L41
Error: Snapshot `FileReader > should READ directory folder names 1` mismatched ❯ build_system/src/io_manager/file.reader.test.ts:41:38
build_system/src/parser/parser.test.ts > FileTreeParser > should RETURN a file tree: packages/build_system/src/parser/parser.test.ts#L18
Error: Snapshot `FileTreeParser > should RETURN a file tree 1` mismatched ❯ build_system/src/parser/parser.test.ts:18:26
build_system/src/parser/parser.test.ts > FileTreeParser > should RETURN a file tree based on tree_syntax: packages/build_system/src/parser/parser.test.ts#L47
Error: Snapshot `FileTreeParser > should RETURN a file tree based on tree_syntax 1` mismatched ❯ build_system/src/parser/parser.test.ts:47:26
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!