Skip to content

Merge branch 'main' into dev #6

Merge branch 'main' into dev

Merge branch 'main' into dev #6

Triggered via push October 6, 2023 22:34
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint / lint: src/octoflare.ts#L23
Property 'OCTOFLARE_APP_PRIVATE_KEY_PKCS8' does not exist on type 'Env'. Did you mean 'OCTOFLARE_PRIVATE_KEY_PKCS8'?
lint / lint: src/verifyRequest.ts#L39
Property 'OCTOFLARE_APP_WEBHOOK_SECRET' does not exist on type 'InternalEnv'. Did you mean 'OCTOFLARE_WEBHOOK_SECRET'?
lint / lint
Process completed with exit code 2.
build / build: src/octoflare.ts#L23
Property 'OCTOFLARE_APP_PRIVATE_KEY_PKCS8' does not exist on type 'Env'. Did you mean 'OCTOFLARE_PRIVATE_KEY_PKCS8'?
build / build: src/verifyRequest.ts#L39
Property 'OCTOFLARE_APP_WEBHOOK_SECRET' does not exist on type 'InternalEnv'. Did you mean 'OCTOFLARE_WEBHOOK_SECRET'?
build / build
Process completed with exit code 2.
lint / format
Process completed with exit code 1.