⬆️ Use Remix v2 (Classic Compiler) (2) #937
Annotations
12 errors and 2 warnings
lint
@myst-theme/site#lint:format: command (/home/runner/work/myst-theme/myst-theme/packages/site) npm run lint:format exited (1)
|
lint
Process completed with exit code 1.
|
test
@myst-theme/book#compile: command (/home/runner/work/myst-theme/myst-theme/themes/book) npm run compile exited (1)
|
test
Type '({ data }: { data: { [x: string]: any; }; parentsData: {} & RouteData; params: Params; location: Location; }) => MetaDescriptor[]' is not assignable to type 'MetaFunction<LoaderFunction>'.
|
test
Type '({ data, matches, location }: { data: { [x: string]: any; }; parentsData: {} & RouteData; params: Params; location: Location; }) => MetaDescriptor[]' is not assignable to type 'MetaFunction<LoaderFunction>'.
|
test
Property 'matches' does not exist on type '{ data: { [x: string]: any; }; parentsData: {} & RouteData; params: Params; location: Location; }'.
|
test
Type '({ data, location }: { data: { [x: string]: any; }; parentsData: {} & RouteData; params: Params; location: Location; }) => MetaDescriptor[]' is not assignable to type 'MetaFunction<LoaderFunction>'.
|
test
Type '({ data }: { data: { [x: string]: any; }; parentsData: {} & RouteData; params: Params; location: Location; }) => MetaDescriptor[]' is not assignable to type 'MetaFunction<LoaderFunction>'.
|
test
Type '({ data, matches, location }: { data: { [x: string]: any; }; parentsData: {} & RouteData; params: Params; location: Location; }) => MetaDescriptor[]' is not assignable to type 'MetaFunction<LoaderFunction>'.
|
test
Property 'matches' does not exist on type '{ data: { [x: string]: any; }; parentsData: {} & RouteData; params: Params; location: Location; }'.
|
test
Type '({ data, location }: { data: { [x: string]: any; }; parentsData: {} & RouteData; params: Params; location: Location; }) => MetaDescriptor[]' is not assignable to type 'MetaFunction<LoaderFunction>'.
|
test
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|