feat(plugin/page_vote): add page_vote
plugin
#326
Annotations
9 errors
Unhandled error:
ui/artalk/src/plugins/page-vote.ts#L37
Error: page vote's config `btnEl` selector .artalk-page-vote not found
❯ initPageVoteWidget src/plugins/page-vote.ts:37:28
❯ src/plugins/page-vote.ts:29:5
❯ Object.handler src/lib/watch-conf.ts:24:7
❯ src/lib/event-manager.ts:56:13
❯ EventManager.trigger src/lib/event-manager.ts:54:8
❯ Context.trigger src/context.ts:156:17
❯ Module.load src/load.ts:73:7
❯ processTicksAndRejections node:internal/process/task_queues:95:5
This error originated in "tests/ui-api.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should can listen to events and the conf-remoter works (artalk.trigger, artalk.on, conf-remoter)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
test_ui (20, ubuntu-latest)
Process completed with exit code 1.
|
test_ui (18, windows-latest)
The job was canceled because "_20_ubuntu-latest" failed.
|
test_ui (18, windows-latest)
The operation was canceled.
|
test_ui (20, windows-latest)
The job was canceled because "_20_ubuntu-latest" failed.
|
test_ui (20, windows-latest)
The operation was canceled.
|
test_ui (18, ubuntu-latest)
The job was canceled because "_20_ubuntu-latest" failed.
|
Unhandled error:
ui/artalk/src/plugins/page-vote.ts#L37
Error: page vote's config `btnEl` selector .artalk-page-vote not found
❯ initPageVoteWidget src/plugins/page-vote.ts:37:28
❯ src/plugins/page-vote.ts:29:5
❯ Object.handler src/lib/watch-conf.ts:24:7
❯ src/lib/event-manager.ts:56:13
❯ EventManager.trigger src/lib/event-manager.ts:54:8
❯ Context.trigger src/context.ts:156:17
❯ Module.load src/load.ts:73:7
❯ processTicksAndRejections node:internal/process/task_queues:95:5
This error originated in "tests/ui-api.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should can listen to events and the conf-remoter works (artalk.trigger, artalk.on, conf-remoter)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
test_ui (18, ubuntu-latest)
The operation was canceled.
|