Skip to content

minor fixes

minor fixes #37

Triggered via push January 24, 2025 19:34
Status Failure
Total duration 1m 40s
Artifacts

build-apps.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
Type '(_: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, file: File, cb: FileFilterCallback) => void' is not assignable to type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, file: File, callback: FileFilterCallback) => void'.
build
The inferred type of 'fileRouter' cannot be named without a reference to 'express/node_modules/@types/express-serve-static-core'. This is likely not portable. A type annotation is necessary.
build
No overload matches this call.
build
No overload matches this call.
build
No overload matches this call.
build
No overload matches this call.
build
No overload matches this call.
build
The inferred type of 'routesArray' cannot be named without a reference to 'express/node_modules/@types/express-serve-static-core'. This is likely not portable. A type annotation is necessary.
build
The inferred type of 'personRouter' cannot be named without a reference to 'express/node_modules/@types/express-serve-static-core'. This is likely not portable. A type annotation is necessary.
build
The inferred type of 'stytchRouter' cannot be named without a reference to 'express/node_modules/@types/express-serve-static-core'. This is likely not portable. A type annotation is necessary.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636