Update TODO for E2E implementation with new mock container framework #536
build-and-test.yml
on: push
Build and Test
50s
Deploy Preview to Vercel
0s
Deploy to Production (Vercel)
0s
Annotations
11 errors and 2 warnings
|
Build and Test
Error: ENOENT: no such file or directory, open '/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/coverage/coverage-summary.json'
|
|
Build and Test
Failed to parse the json-summary at path "/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/coverage/coverage-summary.json."
Make sure to run vitest before this action and to include the "json-summary" reporter.
Original Error:
Error: ENOENT: no such file or directory, open '/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:639:25)
at async readFile (node:internal/fs/promises:1246:14)
at async By (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.8.3/dist/index.js:71:797)
at async pu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.8.3/dist/index.js:71:878)
at async o2 (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2.8.3/dist/index.js:149:626)
|
|
Build and Test
Process completed with exit code 2.
|
|
Build and Test:
src/pages/rss.xml.ts#L12
Parameter 'article' implicitly has an 'any' type.
|
|
Build and Test:
src/components/scripts/utils/siteUrlClient.ts#L5
Module '"astro:env/client"' has no exported member 'DEV_SERVER_PORT'.
|
|
Build and Test:
src/components/scripts/utils/environmentClient.ts#L5
Module '"astro:env/client"' has no exported member 'PRIVACY_POLICY_VERSION'.
|
|
Build and Test:
src/components/scripts/utils/environmentClient.ts#L5
Module '"astro:env/client"' has no exported member 'PACKAGE_RELEASE_VERSION'.
|
|
Build and Test:
src/components/scripts/sentry/client.ts#L13
Module '"astro:env/client"' has no exported member 'SENTRY_DSN'.
|
|
Build and Test:
src/components/scripts/consent/db/supabase.ts#L2
Module '"astro:env/client"' has no exported member 'SUPABASE_URL'.
|
|
Build and Test:
src/components/scripts/consent/db/supabase.ts#L2
Module '"astro:env/client"' has no exported member 'SUPABASE_KEY'.
|
|
Build and Test:
src/components/WebMentions/server/index.ts#L7
Module '"astro:env/server"' has no exported member 'WEBMENTION_IO_TOKEN'.
|
|
Build and Test
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
|
Build and Test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|