Skip to content

Use GitHub Actions

Use GitHub Actions #3

Triggered via pull request April 6, 2024 10:29
Status Failure
Total duration 43s
Artifacts

build_and_check.yml

on: pull_request
Matrix: build_and_check
Fit to window
Zoom out
Zoom in

Annotations

16 errors
build_and_check (20.x): app/services/auth.server.ts#L21
Property 'GITHUB_CLIENT_ID' does not exist on type 'Env'.
build_and_check (20.x): app/services/auth.server.ts#L22
Property 'GITHUB_CLIENT_SECRET' does not exist on type 'Env'.
build_and_check (20.x): app/services/auth.server.ts#L23
Property 'CALLBACK_URL' does not exist on type 'Env'.
build_and_check (20.x): app/services/session.server.ts#L8
Property 'SESSION_SECRET' does not exist on type 'Env'.
build_and_check (20.x)
Process completed with exit code 2.
build_and_check (18.x): app/services/auth.server.ts#L21
Property 'GITHUB_CLIENT_ID' does not exist on type 'Env'.
build_and_check (18.x): app/services/auth.server.ts#L22
Property 'GITHUB_CLIENT_SECRET' does not exist on type 'Env'.
build_and_check (18.x): app/services/auth.server.ts#L23
Property 'CALLBACK_URL' does not exist on type 'Env'.
build_and_check (18.x): app/services/session.server.ts#L8
Property 'SESSION_SECRET' does not exist on type 'Env'.
build_and_check (18.x)
Process completed with exit code 2.
build_and_check (21.x)
The job was canceled because "_20_x" failed.
build_and_check (21.x): app/services/auth.server.ts#L21
Property 'GITHUB_CLIENT_ID' does not exist on type 'Env'.
build_and_check (21.x): app/services/auth.server.ts#L22
Property 'GITHUB_CLIENT_SECRET' does not exist on type 'Env'.
build_and_check (21.x): app/services/auth.server.ts#L23
Property 'CALLBACK_URL' does not exist on type 'Env'.
build_and_check (21.x): app/services/session.server.ts#L8
Property 'SESSION_SECRET' does not exist on type 'Env'.
build_and_check (21.x)
Process completed with exit code 2.