Skip to content

update v1.3.2

update v1.3.2 #28

Triggered via push November 15, 2024 17:55
Status Success
Total duration 12m 46s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
Could not find a declaration file for module 'redis-info'. '/***/node_modules/.pnpm/[email protected]/node_modules/redis-info/index.js' implicitly has an 'any' type.
build
Subsequent property declarations must have the same type. Property 'body' must be of type 'any', but here has type 'unknown'.
build
All declarations of 'files' must have identical modifiers.
build
Subsequent property declarations must have the same type. Property 'files' must be of type 'Files', but here has type 'File[] | { [fieldname: string]: File[]; }'.
build
Could not find a declaration file for module 'jsbn'. '/***/node_modules/.pnpm/[email protected]/node_modules/jsbn/index.js' implicitly has an 'any' type.
build
Could not find a declaration file for module 'jsbn'. '/***/node_modules/.pnpm/[email protected]/node_modules/jsbn/index.js' implicitly has an 'any' type.
build
All declarations of 'files' must have identical modifiers.
build
Could not find a declaration file for module 'xml2js'. '/***/node_modules/.pnpm/[email protected]/node_modules/xml2js/lib/xml2js.js' implicitly has an 'any' type.
build
Cannot find name 'DateTimeWithTimeZone'.
build
Cannot find name 'DateTimeWithTimeZone'.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/