Skip to content

fix(deploy): data sources, cors and other settings #21

fix(deploy): data sources, cors and other settings

fix(deploy): data sources, cors and other settings #21

Triggered via pull request October 28, 2025 03:21
@raisedadeadraisedadead
synchronize #8
fix/deploy
Status Failure
Total duration 59s
Artifacts

node.js-tests.yml

on: pull_request
Matrix: Lint
Matrix: Type Check
Matrix: Build
Matrix: Test
Matrix: Test Coverage
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint (22)
@freecodecamp/server-gql#format:check: command (/home/runner/work/curriculum-db/curriculum-db/packages/server) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format:check exited (1)
Type Check (22)
Type '{ dashedName: string; challengeOrder: { id: string; title: string; }[]; blockLayout: "challenge-list"; blockType: RawBlockType | undefined; }' is missing the following properties from type 'RawBlock': name, helpCategory, isUpcomingChange
Type Check (22)
Type '{ dashedName: string; challengeOrder: { id: string; title: string; }[]; blockLayout: RawBlockLayout; }' is missing the following properties from type 'RawBlock': name, helpCategory, isUpcomingChange
Type Check (22)
No overload matches this call.
Type Check (22)
No overload matches this call.
Type Check (22)
No overload matches this call.
Type Check (22)
No overload matches this call.
Type Check (22)
No overload matches this call.
Type Check (22)
@freecodecamp/server-gql#type-check: command (/home/runner/work/curriculum-db/curriculum-db/packages/server) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (2)
Type Check (22)
No overload matches this call.
Type Check (22)
'result.data' is of type 'unknown'.