Skip to content

refactor: core build:contents plugins with updated plugin interface #84

refactor: core build:contents plugins with updated plugin interface

refactor: core build:contents plugins with updated plugin interface #84

Triggered via push July 16, 2024 12:53
Status Failure
Total duration 1m 0s
Artifacts

test.yml

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

Annotations

10 errors and 9 warnings
total-test
Non-abstract class 'BuildFileTreeCorePlugin' does not implement inherited abstract member defineStaticConfig from class 'BuildTreePlugin<BuildTreePluginStaticConfig, BuildTreePluginDynamicConfig>'.
total-test
Generic type 'PluginManager<Plugin>' requires between 0 and 1 type arguments.
total-test
Property 'getConfig' does not exist on type 'BuildTreePlugin<BuildTreePluginStaticConfig, BuildTreePluginDynamicConfig>'.
total-test
Expected 1 arguments, but got 0.
total-test
Generic type 'PluginManager<Plugin>' requires between 0 and 1 type arguments.
total-test
Property 'getConfig' does not exist on type 'WalkTreePlugin<WalkTreePluginStaticConfig, WalkTreePluginDynamicConfig>'.
total-test
Expected 1 arguments, but got 0.
total-test
Generic type 'PluginManager<Plugin>' requires between 0 and 1 type arguments.
total-test
Property 'getConfig' does not exist on type 'BuildContentsPlugin<BuildContentsPluginStaticConfig, BuildPluginDynamicConfig>'.
total-test
Expected 1 arguments, but got 0.
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