fix(deploy): data sources, cors and other settings #21
node.js-tests.yml
on: pull_request
Matrix: Lint
Matrix: Type Check
Matrix: Build
Matrix: Test
Matrix: Test Coverage
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'.
|