Skip to content

refactor: upgrade eslint and fix lint and type errors #2403

refactor: upgrade eslint and fix lint and type errors

refactor: upgrade eslint and fix lint and type errors #2403

Triggered via pull request August 16, 2024 03:38
Status Failure
Total duration 3m 41s
Artifacts

check.yml

on: pull_request
Matrix: check
check result
0s
check result
Fit to window
Zoom out
Zoom in

Annotations

46 errors
check (ubuntu-latest, 20): packages/bundler-vite/src/build/build.ts#L17
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (ubuntu-latest, 20): packages/bundler-vite/src/dev.ts#L15
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (ubuntu-latest, 20): packages/bundler-webpack/src/build/build.ts#L30
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (ubuntu-latest, 20): packages/bundler-webpack/src/dev/dev.ts#L18
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (ubuntu-latest, 20)
Process completed with exit code 2.
check (ubuntu-latest, 18): packages/bundler-vite/src/build/build.ts#L17
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (ubuntu-latest, 18): packages/bundler-vite/src/dev.ts#L15
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (ubuntu-latest, 18): packages/bundler-webpack/src/build/build.ts#L30
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (ubuntu-latest, 18): packages/bundler-webpack/src/dev/dev.ts#L18
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (ubuntu-latest, 18)
Process completed with exit code 2.
check (ubuntu-latest, 22): packages/bundler-vite/src/build/build.ts#L17
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (ubuntu-latest, 22): packages/bundler-vite/src/dev.ts#L15
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (ubuntu-latest, 22): packages/bundler-webpack/src/build/build.ts#L30
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (ubuntu-latest, 22): packages/bundler-webpack/src/dev/dev.ts#L18
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (ubuntu-latest, 22)
Process completed with exit code 2.
check (windows-latest, 18): packages/bundler-vite/src/build/build.ts#L17
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (windows-latest, 18): packages/bundler-vite/src/dev.ts#L15
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (windows-latest, 18): packages/bundler-webpack/src/build/build.ts#L30
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (windows-latest, 18): packages/bundler-webpack/src/dev/dev.ts#L18
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (windows-latest, 18)
Process completed with exit code 1.
check (windows-latest, 20): packages/bundler-vite/src/build/build.ts#L17
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (windows-latest, 20): packages/bundler-vite/src/dev.ts#L15
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (windows-latest, 20): packages/bundler-webpack/src/build/build.ts#L30
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (windows-latest, 20): packages/bundler-webpack/src/dev/dev.ts#L18
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (windows-latest, 20)
Process completed with exit code 1.
check (windows-latest, 22): packages/bundler-vite/src/build/build.ts#L17
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (windows-latest, 22): packages/bundler-vite/src/dev.ts#L15
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (windows-latest, 22): packages/bundler-webpack/src/build/build.ts#L30
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (windows-latest, 22): packages/bundler-webpack/src/dev/dev.ts#L18
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (windows-latest, 22)
Process completed with exit code 1.
check (macos-latest, 18): packages/bundler-vite/src/build/build.ts#L17
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (macos-latest, 18): packages/bundler-vite/src/dev.ts#L15
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (macos-latest, 18): packages/bundler-webpack/src/build/build.ts#L30
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (macos-latest, 18): packages/bundler-webpack/src/dev/dev.ts#L18
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (macos-latest, 18)
Process completed with exit code 2.
check (macos-latest, 22): packages/bundler-vite/src/build/build.ts#L17
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (macos-latest, 22): packages/bundler-vite/src/dev.ts#L15
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (macos-latest, 22): packages/bundler-webpack/src/build/build.ts#L30
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (macos-latest, 22): packages/bundler-webpack/src/dev/dev.ts#L18
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (macos-latest, 22)
Process completed with exit code 2.
check (macos-latest, 20): packages/bundler-vite/src/build/build.ts#L17
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (macos-latest, 20): packages/bundler-vite/src/dev.ts#L15
Argument of type 'ViteBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (macos-latest, 20): packages/bundler-webpack/src/build/build.ts#L30
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (macos-latest, 20): packages/bundler-webpack/src/dev/dev.ts#L18
Argument of type 'WebpackBundlerOptions' is not assignable to parameter of type 'Record<string, unknown>'.
check (macos-latest, 20)
Process completed with exit code 2.
check result
Process completed with exit code 1.