chore: Fix formatting #1
Annotations
3 errors, 3 warnings, and 1 notice
test
Testing stopped early after 1 maximum allowed failures.
|
install.spec.ts:4:5 › verifying the plugin is installed:
e2e-tests/fixtures.ts#L45
1) install.spec.ts:4:5 › verifying the plugin is installed ───────────────────────────────────────
Error: Directory created: /home/runner/work/logseq-sample-plugin/logseq-sample-plugin/tmp/user-home/.logseq/settings
{sample-plugin: Object}
restore-tokens-from-localstorage
Welcome to Logseq!
If you encounter any problem, feel free to file an issue on GitHub (https://github.com/logseq/logseq)
or join our forum (https://discuss.logseq.com).
.____
| | ____ ____ ______ ____ ______
| | / _ \ / ___\/ ___// __ \/ ____/
| |__( <_> ) /_/ >___ \\ ___< <_| |
|_______ \____/\___ /____ >\___ >__ |
\/ /_____/ \/ \/ |__|
Error while restoring repos: Error: ENOENT: no such file or directory, mkdir '/tmp/.mount_logseqcgvG9n/resources/tmp/graphs'
expect(received).not.toMatch(expected)
Expected pattern: not /^Error/
Received string: "Error while restoring repos: Error: ENOENT: no such file or directory, mkdir '/tmp/.mount_logseqcgvG9n/resources/tmp/graphs'"
at fixtures.ts:45
43 | logs += text + '\n'
44 | expect(text, logs).not.toMatch(/^(Failed to|Uncaught|Assert failed)/)
> 45 | expect(text, logs).not.toMatch(/^Error/)
| ^
46 | }
47 |
48 | base.beforeAll(async () => {
at Page.consoleLogWatcher (/home/runner/work/logseq-sample-plugin/logseq-sample-plugin/e2e-tests/fixtures.ts:45:26)
|
test
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 failed
install.spec.ts:4:5 › verifying the plugin is installed ────────────────────────────────────────
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-test-report
Expired
|
152 KB |
|
electron-logs
Expired
|
676 Bytes |
|