test: update test process simulation script for publish system #86
Annotations
3 errors and 9 warnings
packages/helpers/src/plugin/plugin.config.store.test.ts#L21
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ helpers/src/plugin/plugin.config.store.test.ts:21:45
|
packages/publish_system/src/core/git.test.ts#L20
AssertionError: expected 'On branch refactor/plugin_interface\n…' to contain 'main'
- Expected
+ Received
- main
+ On branch refactor/plugin_interface
+ Your branch is up to date with 'origin/refactor/plugin_interface'.
+
+ Changes not staged for commit:
+ (use "git add <file>..." to update what will be committed)
+ (use "git restore <file>..." to discard changes in working directory)
+ modified: packages/helpers/src/io/__tests__/__fixtures__/@cp_stream/large.jpg
+ modified: packages/helpers/src/io/__tests__/__fixtures__/@cp_stream/large.mp4
+
+ no changes added to commit (use "git add" and/or "git commit -a")
❯ publish_system/src/core/git.test.ts:20:31
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/astro_blog/src/layouts/post_layout.astro#L62
Classname 'hero-image' is not a Tailwind CSS class!
|
packages/astro_blog/src/layouts/post_layout.astro#L75
Classname 'title' is not a Tailwind CSS class!
|
packages/astro_blog/src/layouts/post_layout.astro#L76
Classname 'date' is not a Tailwind CSS class!
|
packages/astro_blog/src/layouts/post_layout.astro#L80
Classname 'last-updated-on' is not a Tailwind CSS class!
|
packages/astro_blog/src/pages/blog/index.astro#L110
Classname 'title' is not a Tailwind CSS class!
|
packages/astro_blog/src/pages/blog/index.astro#L114
Classname 'date' is not a Tailwind CSS class!
|
packages/plugin/src/plugin/main.ts#L85
Unexpected console statement
|
packages/plugin/src/plugin/main.ts#L86
Unexpected console statement
|
This job failed
Loading