build: Version packages #113
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: push
Validate Using Latest Node LTS
1m 40s
Annotations
8 errors
Validate Using Latest Node LTS
docs#typecheck: command (/home/runner/work/react-md/react-md/apps/docs) pnpm run typecheck exited (1)
|
Validate Using Latest Node LTS
Cannot find module '@/constants/apiLookup.js' or its corresponding type declarations.
|
Validate Using Latest Node LTS
Untyped function calls may not accept type arguments.
|
Validate Using Latest Node LTS
Parameter 'list' implicitly has an 'any' type.
|
Validate Using Latest Node LTS
Parameter 'doc' implicitly has an 'any' type.
|
Validate Using Latest Node LTS
Parameter 'prop' implicitly has an 'any' type.
|
Validate Using Latest Node LTS
Cannot find module './apiRoutes.js' or its corresponding type declarations.
|
Validate Using Latest Node LTS
Process completed with exit code 1.
|