Skip to content

Refactor/plugin interface #88

Refactor/plugin interface

Refactor/plugin interface #88

Triggered via pull request July 22, 2024 15:36
Status Failure
Total duration 1m 1s
Artifacts

test.yml

on: pull_request
total-test
54s
total-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 9 warnings
helpers/src/plugin/plugin.config.store.test.ts > PluginConfigStore > should add and retrieve plugin configurations: 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
publish_system/src/core/git.test.ts > GitShell > should return the status: packages/publish_system/src/core/git.test.ts#L20
AssertionError: expected 'HEAD detached at pull/3/merge\nChange…' to contain 'main' - Expected + Received - main + HEAD detached at pull/3/merge + 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
total-test
Process completed with exit code 1.
total-test
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/
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!
total-test: packages/plugin/src/plugin/main.ts#L85
Unexpected console statement
total-test: packages/plugin/src/plugin/main.ts#L86
Unexpected console statement