Skip to content

refactor to hugo

refactor to hugo #34

Triggered via pull request June 26, 2024 22:22
@chadsrchadsr
synchronize #124
feature/hugo
Status Failure
Total duration 34s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
functions/test/contact.spec.ts > Contact form worker > responds with 405 when not a POST: functions/test/contact.spec.ts#L12
TypeError: Cannot call `createPagesEventContext()` without defining `ASSETS` service binding ❯ Module.createPagesEventContext home/runner/work/ross.ch/ross.ch/node_modules/@cloudflare/vitest-pool-workers/dist/worker/lib/cloudflare/test-internal.mjs:869:11 ❯ functions/test/contact.spec.ts:12:21
functions/test/contact.spec.ts > Contact form worker > responds with 400 when no content-type set: functions/test/contact.spec.ts#L25
TypeError: Cannot call `createPagesEventContext()` without defining `ASSETS` service binding ❯ Module.createPagesEventContext home/runner/work/ross.ch/ross.ch/node_modules/@cloudflare/vitest-pool-workers/dist/worker/lib/cloudflare/test-internal.mjs:869:11 ❯ functions/test/contact.spec.ts:25:21
functions/test/contact.spec.ts > Contact form worker > responds with 415 when wrong content-type set: functions/test/contact.spec.ts#L38
TypeError: Cannot call `createPagesEventContext()` without defining `ASSETS` service binding ❯ Module.createPagesEventContext home/runner/work/ross.ch/ross.ch/node_modules/@cloudflare/vitest-pool-workers/dist/worker/lib/cloudflare/test-internal.mjs:869:11 ❯ functions/test/contact.spec.ts:38:21
test (lts/*)
Process completed with exit code 1.