chore: initial public release (v1.0.0) #3
ci.yml
on: pull_request
Lint, Format & Audit
35s
Commitlint
16s
Typecheck & Build
56s
Tests
4m 20s
E2E (Playwright)
2m 44s
Docker Build
3m 45s
Annotations
3 errors, 2 warnings, and 1 notice
|
Tests
Process completed with exit code 1.
|
|
test/lib/config/context.spec.tsx > ConfigProvider / useServerConfig > keeps the optimistic defaults when /config rejects (fail-open):
frontend/test/lib/config/context.spec.tsx#L34
AssertionError: expected { smtpEnabled: true, …(2) } to deeply equal { smtpEnabled: true, …(1) }
- Expected
+ Received
{
"bootstrapAvailable": false,
"smtpEnabled": true,
+ "version": "",
}
❯ test/lib/config/context.spec.tsx:34:28
|
|
test/lib/config/context.spec.tsx > ConfigProvider / useServerConfig > starts with the optimistic defaults and replaces them after fetch:
frontend/test/lib/config/context.spec.tsx#L20
AssertionError: expected { smtpEnabled: true, …(2) } to deeply equal { smtpEnabled: true, …(1) }
- Expected
+ Received
{
"bootstrapAvailable": false,
"smtpEnabled": true,
+ "version": "",
}
❯ test/lib/config/context.spec.tsx:20:28
|
|
Lint, Format & Audit
2 high/critical advisories present with no fix available yet — not blocking CI
|
|
Tests
No files were found with the provided path: frontend/coverage/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
33 passed (1.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
backend-coverage-html
Expired
|
454 KB |
sha256:ff81b5c5ade3297f61431d5a564bfce9602fe44b641751dc20042219dcf175a7
|
|
|
ipsec-dev~Article30~SY5ZS1.dockerbuild
|
47.2 KB |
sha256:a042ae1d0c07731d91954474957c5ddeaaf3ea17cfe62d29a0674f291e536868
|
|
|
ipsec-dev~Article30~UXK6YV.dockerbuild
|
33.6 KB |
sha256:f731a4aa209f8a37a990e5fda4d9ad700b058e03b90b6ca22e2cd25836db9b90
|
|
|
playwright-report
Expired
|
245 KB |
sha256:e973fc9e17bd7af3b127aedd36e83ab89eed61e5c675650cdf4c875a8fe32493
|
|