fix: quick wins from technical review (bugs, CI, Node, docs) #31
Annotations
4 errors
|
Run npm run compile
Process completed with exit code 2.
|
|
Run npm run compile:
node_modules/@myst-theme/site/src/components/DocumentOutline.tsx#L10
Could not find a declaration file for module 'lodash.throttle'. '/home/runner/work/quantecon-theme-src/quantecon-theme-src/node_modules/lodash.throttle/index.js' implicitly has an 'any' type.
|
|
Run npm run compile:
app/routes/[objects.inv].tsx#L7
Argument of type 'Buffer<ArrayBufferLike>' is not assignable to parameter of type 'BodyInit | null | undefined'.
|
|
Run npm run compile:
app/routes/[favicon.ico].tsx#L8
Argument of type 'Buffer<ArrayBufferLike>' is not assignable to parameter of type 'BodyInit | null | undefined'.
|
Loading