Skip to content

Create ci.yml

Create ci.yml #12

Triggered via push November 13, 2024 18:31
Status Failure
Total duration 12m 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
build
Process completed with exit code 1.
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/