Skip to content

chore(deps): update node.js to v20.18.1 #137

chore(deps): update node.js to v20.18.1

chore(deps): update node.js to v20.18.1 #137

Triggered via pull request November 23, 2024 06:36
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 4 warnings
lint: apps/nextjs/src/app/zoid-advanced/_components/web-view.tsx#L7
'useRef' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/nextjs/src/app/zoid-advanced/_components/web-view.tsx#L51
Unsafe call of an `any` typed value
lint: apps/nextjs/src/types/zoid.d.ts#L100
Unexpected any. Specify a different type
lint: apps/nextjs/src/types/zoid.d.ts#L126
Unexpected any. Specify a different type
lint: apps/nextjs/src/types/zoid.d.ts#L162
Unexpected any. Specify a different type
lint: apps/nextjs/src/types/zoid.d.ts#L206
Unexpected any. Specify a different type
lint: apps/nextjs/src/types/zoid.d.ts#L223
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
lint: apps/nextjs/src/types/zoid.d.ts#L223
Unexpected any. Specify a different type
lint: apps/nextjs/src/types/zoid.d.ts#L223
Unexpected any. Specify a different type
lint: apps/nextjs/src/types/zoid.d.ts#L226
Unexpected any. Specify a different type
typecheck
Parameter 'x' implicitly has an 'any' type.
typecheck
Variable 'hasRequiredZoid' implicitly has type 'any' in some locations where its type cannot be determined.
typecheck
Variable 'hasRequiredZoid' implicitly has an 'any' type.
typecheck
An expression of type 'void' cannot be tested for truthiness.
typecheck
Parameter 'moduleId' implicitly has an 'any' type.
typecheck
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
typecheck
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
typecheck
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
typecheck
Object is possibly 'undefined'.
typecheck
The 'this' context of type '((module: any, __webpack_exports__: any, __webpack_require__: any) => void) | undefined' is not assignable to method's 'this' of type '(this: {}, args_0: { i: any; l: boolean; exports: {}; }, args_1: {}, args_2: { (moduleId: any): any; m: ((module: any, __webpack_exports__: any, __webpack_require__: any) => void)[]; c: {}; d(exports: any, name: any, getter: any): void; ... 5 more ...; s: number; }) => void'.
format
@acme/thid-party-website#format: command (/home/runner/work/nextjs-zoid/nextjs-zoid/apps/third-party-website) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@acme/nextjs#format: command (/home/runner/work/nextjs-zoid/nextjs-zoid/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
Process completed with exit code 1.
lint: apps/nextjs/src/types/zoid.d.ts#L251
All imports in the declaration are only used as types. Use `import type`
lint: apps/nextjs/src/types/zoid.d.ts#L252
All imports in the declaration are only used as types. Use `import type`
lint
All imports in the declaration are only used as types. Use `import type`
lint
All imports in the declaration are only used as types. Use `import type`