fix: manager storage test suites fixture data #90
Annotations
2 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
|
|
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