Skip to content

BREAKING: Change Internal Env Key #5

BREAKING: Change Internal Env Key

BREAKING: Change Internal Env Key #5

Triggered via push October 6, 2023 22:32
Status Failure
Total duration 52s
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.