Skip to content

chore: try to fix knip #391

chore: try to fix knip

chore: try to fix knip #391

Triggered via push February 17, 2024 10:12
Status Failure
Total duration 32s
Artifacts

e2e-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
error: Invalid env configuration: [: src/bindings/env.ts#L9
"instancePath": "/WEBHOOK_PROXY_URL", "schemaPath": "#/properties/WEBHOOK_PROXY_URL/format", "keyword": "format", "params": { "format": "uri" }, "message": "must match format \"uri\"" }, { "instancePath": "/SUPABASE_URL", "schemaPath": "#/properties/SUPABASE_URL/format", "keyword": "format", "params": { "format": "uri" }, "message": "must match format \"uri\"" }, { "instancePath": "/APP_ID", "schemaPath": "#/properties/APP_ID/type", "keyword": "type", "params": { "type": "number" }, "message": "must be number" } ] at /home/runner/work/***/***/src/bindings/env.ts:9:9
error: Invalid env configuration: [: dist/bindings/env.js#L13
"instancePath": "/WEBHOOK_PROXY_URL", "schemaPath": "#/properties/WEBHOOK_PROXY_URL/format", "keyword": "format", "params": { "format": "uri" }, "message": "must match format \"uri\"" }, { "instancePath": "/SUPABASE_URL", "schemaPath": "#/properties/SUPABASE_URL/format", "keyword": "format", "params": { "format": "uri" }, "message": "must match format \"uri\"" }, { "instancePath": "/APP_ID", "schemaPath": "#/properties/APP_ID/type", "keyword": "type", "params": { "type": "number" }, "message": "must be number" } ] at /home/runner/work/***/***/dist/bindings/env.js:13:11 at /home/runner/work/***/***/dist/adapters/adapters.js:13:7 at /home/runner/work/***/***/dist/adapters/supabase/helpers/tables/wallet.test.js:8:7
e2e-test
Process completed with exit code 1.