Skip to content

补上了标识符和权限 #10

补上了标识符和权限

补上了标识符和权限 #10

Triggered via push October 21, 2024 11:12
Status Failure
Total duration 2m 18s
Artifacts
删除预发布版本的构建产物
4s
删除预发布版本的构建产物
Matrix: 构建 Tauri 桌面版本
Fit to window
Zoom out
Zoom in

Annotations

23 errors
构建 Tauri 桌面版本 (ubuntu-22.04, linux, x86_64): src/App.tsx#L210
Type '{}' is missing the following properties from type 'Pick<SVGProps<SVGElement>, "string" | "children" | "color" | "style" | "clipPath" | "filter" | "mask" | "path" | "key" | "className" | "id" | "lang" | "tabIndex" | ... 456 more ... | "onPointerLeaveCapture">': onPointerEnterCapture, onPointerLeaveCapture
构建 Tauri 桌面版本 (ubuntu-22.04, linux, x86_64): src/App.tsx#L215
Type '{}' is missing the following properties from type 'Pick<SVGProps<SVGElement>, "string" | "children" | "color" | "style" | "clipPath" | "filter" | "mask" | "path" | "key" | "className" | "id" | "lang" | "tabIndex" | ... 456 more ... | "onPointerLeaveCapture">': onPointerEnterCapture, onPointerLeaveCapture
构建 Tauri 桌面版本 (ubuntu-22.04, linux, x86_64): src/i18n/en-us.ts#L290
Module '"."' has no exported member 'i18n'. Did you mean to use 'import i18n from "."' instead?
构建 Tauri 桌面版本 (ubuntu-22.04, linux, x86_64): src/i18n/index.ts#L4
Cannot find module 'virtual:i18next-loader' or its corresponding type declarations.
构建 Tauri 桌面版本 (ubuntu-22.04, linux, x86_64): src/i18n/zh-cn.ts#L443
Module '"."' has no exported member 'i18n'. Did you mean to use 'import i18n from "."' instead?
构建 Tauri 桌面版本 (ubuntu-22.04, linux, x86_64): src/utils/keybindings.ts#L1
Cannot find module 'vue' or its corresponding type declarations.
构建 Tauri 桌面版本 (ubuntu-22.04, linux, x86_64): src/utils/keybindings.ts#L105
Parameter 'n' implicitly has an 'any' type.
构建 Tauri 桌面版本 (ubuntu-22.04, linux, x86_64): src/utils/keybindings.ts#L105
Parameter '_old' implicitly has an 'any' type.
构建 Tauri 桌面版本 (ubuntu-22.04, linux, x86_64): src/utils/keybindings.ts#L105
Parameter 'onCleanup' implicitly has an 'any' type.
构建 Tauri 桌面版本 (ubuntu-22.04, linux, x86_64)
Command failed with exit code 1: pnpm tauri build
构建 Tauri 桌面版本 (windows-latest, windows, x86_64): src/App.tsx#L210
Type '{}' is missing the following properties from type 'Pick<SVGProps<SVGElement>, "string" | "children" | "color" | "style" | "clipPath" | "filter" | "mask" | "path" | "key" | "className" | "id" | "lang" | "tabIndex" | ... 456 more ... | "onPointerLeaveCapture">': onPointerEnterCapture, onPointerLeaveCapture
构建 Tauri 桌面版本 (windows-latest, windows, x86_64): src/App.tsx#L215
Type '{}' is missing the following properties from type 'Pick<SVGProps<SVGElement>, "string" | "children" | "color" | "style" | "clipPath" | "filter" | "mask" | "path" | "key" | "className" | "id" | "lang" | "tabIndex" | ... 456 more ... | "onPointerLeaveCapture">': onPointerEnterCapture, onPointerLeaveCapture
构建 Tauri 桌面版本 (windows-latest, windows, x86_64): src/i18n/en-us.ts#L290
Module '"."' has no exported member 'i18n'. Did you mean to use 'import i18n from "."' instead?
构建 Tauri 桌面版本 (windows-latest, windows, x86_64): src/i18n/index.ts#L4
Cannot find module 'virtual:i18next-loader' or its corresponding type declarations.
构建 Tauri 桌面版本 (windows-latest, windows, x86_64): src/i18n/zh-cn.ts#L443
Module '"."' has no exported member 'i18n'. Did you mean to use 'import i18n from "."' instead?
构建 Tauri 桌面版本 (windows-latest, windows, x86_64): src/utils/keybindings.ts#L1
Cannot find module 'vue' or its corresponding type declarations.
构建 Tauri 桌面版本 (windows-latest, windows, x86_64): src/utils/keybindings.ts#L105
Parameter 'n' implicitly has an 'any' type.
构建 Tauri 桌面版本 (windows-latest, windows, x86_64): src/utils/keybindings.ts#L105
Parameter '_old' implicitly has an 'any' type.
构建 Tauri 桌面版本 (windows-latest, windows, x86_64): src/utils/keybindings.ts#L105
Parameter 'onCleanup' implicitly has an 'any' type.
构建 Tauri 桌面版本 (windows-latest, windows, x86_64)
Command failed with exit code 1: pnpm tauri build
构建 Tauri 桌面版本 (macos-latest, --target universal-apple-darwin, macOS, universal)
Command failed with exit code 1: pnpm tauri build --target universal-apple-darwin
构建 Tauri 桌面版本 (macos-latest, --target aarch64-apple-darwin, macOS, aarch64)
Command failed with exit code 1: pnpm tauri build --target aarch64-apple-darwin
构建 Tauri 桌面版本 (macos-latest, --target x86_64-apple-darwin, macOS, x86_64)
Command failed with exit code 1: pnpm tauri build --target x86_64-apple-darwin