Skip to content

Merge pull request #644 from pavlovcik/refactor/general #1

Merge pull request #644 from pavlovcik/refactor/general

Merge pull request #644 from pavlovcik/refactor/general #1

Triggered via push March 28, 2024 05:38
Status Failure
Total duration 29s
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/ubiquibot/ubiquibot/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/ubiquibot/ubiquibot/dist/bindings/env.js:13:11 at /home/runner/work/ubiquibot/ubiquibot/dist/adapters/adapters.js:13:7 at /home/runner/work/ubiquibot/ubiquibot/dist/adapters/supabase/helpers/tables/wallet.test.js:8:7
e2e-test
Process completed with exit code 1.