v1.8.8 #64
Annotations
20 errors and 4 warnings
|
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Command "pnpm ["tauri","build","--target","aarch64-apple-darwin"]" failed with exit code 1
|
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/utils/plugins.ts#L365
Type '{ [x: string]: unknown; content: ({ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[]; priority?: number; lastModified?: string; }; _meta?: Record<string, unknown>; } | { type: "image"; data: string; mimeType: string; annotations?: { ...; }; _meta?: Record<...>; } | { ...; } | { ...; } ...' is not assignable to type '{ [x: string]: unknown; content: ({ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[]; priority?: number; lastModified?: string; }; _meta?: { [x: string]: unknown; }; } | { type: "image"; data: string; mimeType: string; annotations?: { ...; }; _meta?: { ...; }; } | { ...; } | { ...; } |...'.
|
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/stores/plugins.ts#L93
Argument of type '{ [x: string]: PluginData; }' is not assignable to parameter of type 'UpdateSpec<InsertType<StoredReactive & DexieCloudEntity, "owner" | "realmId" | "key">> | ((obj: StoredReactive & DexieCloudEntity, ctx: { ...; }) => boolean | void)'.
|
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/stores/plugins.ts#L66
Argument of type '{ [x: string]: PluginData; }' is not assignable to parameter of type 'UpdateSpec<InsertType<StoredReactive & DexieCloudEntity, "owner" | "realmId" | "key">> | ((obj: StoredReactive & DexieCloudEntity, ctx: { ...; }) => boolean | void)'.
|
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/stores/plugins.ts#L51
Argument of type '{ [x: string]: PluginData; }' is not assignable to parameter of type 'UpdateSpec<InsertType<StoredReactive & DexieCloudEntity, "owner" | "realmId" | "key">> | ((obj: StoredReactive & DexieCloudEntity, ctx: { ...; }) => boolean | void)'.
|
|
publish-tauri (ubuntu-22.04)
Command "pnpm ["tauri","build"]" failed with exit code 1
|
|
publish-tauri (ubuntu-22.04):
src/utils/plugins.ts#L365
Type '{ [x: string]: unknown; content: ({ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[]; priority?: number; lastModified?: string; }; _meta?: Record<string, unknown>; } | { type: "image"; data: string; mimeType: string; annotations?: { ...; }; _meta?: Record<...>; } | { ...; } | { ...; } ...' is not assignable to type '{ [x: string]: unknown; content: ({ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[]; priority?: number; lastModified?: string; }; _meta?: { [x: string]: unknown; }; } | { type: "image"; data: string; mimeType: string; annotations?: { ...; }; _meta?: { ...; }; } | { ...; } | { ...; } |...'.
|
|
publish-tauri (ubuntu-22.04):
src/stores/plugins.ts#L93
Argument of type '{ [x: string]: PluginData; }' is not assignable to parameter of type 'UpdateSpec<InsertType<StoredReactive & DexieCloudEntity, "owner" | "realmId" | "key">> | ((obj: StoredReactive & DexieCloudEntity, ctx: { ...; }) => boolean | void)'.
|
|
publish-tauri (ubuntu-22.04):
src/stores/plugins.ts#L66
Argument of type '{ [x: string]: PluginData; }' is not assignable to parameter of type 'UpdateSpec<InsertType<StoredReactive & DexieCloudEntity, "owner" | "realmId" | "key">> | ((obj: StoredReactive & DexieCloudEntity, ctx: { ...; }) => boolean | void)'.
|
|
publish-tauri (ubuntu-22.04):
src/stores/plugins.ts#L51
Argument of type '{ [x: string]: PluginData; }' is not assignable to parameter of type 'UpdateSpec<InsertType<StoredReactive & DexieCloudEntity, "owner" | "realmId" | "key">> | ((obj: StoredReactive & DexieCloudEntity, ctx: { ...; }) => boolean | void)'.
|
|
publish-tauri (macos-latest, --target x86_64-apple-darwin)
Command "pnpm ["tauri","build","--target","x86_64-apple-darwin"]" failed with exit code 1
|
|
publish-tauri (macos-latest, --target x86_64-apple-darwin):
src/utils/plugins.ts#L365
Type '{ [x: string]: unknown; content: ({ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[]; priority?: number; lastModified?: string; }; _meta?: Record<string, unknown>; } | { type: "image"; data: string; mimeType: string; annotations?: { ...; }; _meta?: Record<...>; } | { ...; } | { ...; } ...' is not assignable to type '{ [x: string]: unknown; content: ({ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[]; priority?: number; lastModified?: string; }; _meta?: { [x: string]: unknown; }; } | { type: "image"; data: string; mimeType: string; annotations?: { ...; }; _meta?: { ...; }; } | { ...; } | { ...; } |...'.
|
|
publish-tauri (macos-latest, --target x86_64-apple-darwin):
src/stores/plugins.ts#L93
Argument of type '{ [x: string]: PluginData; }' is not assignable to parameter of type 'UpdateSpec<InsertType<StoredReactive & DexieCloudEntity, "owner" | "realmId" | "key">> | ((obj: StoredReactive & DexieCloudEntity, ctx: { ...; }) => boolean | void)'.
|
|
publish-tauri (macos-latest, --target x86_64-apple-darwin):
src/stores/plugins.ts#L66
Argument of type '{ [x: string]: PluginData; }' is not assignable to parameter of type 'UpdateSpec<InsertType<StoredReactive & DexieCloudEntity, "owner" | "realmId" | "key">> | ((obj: StoredReactive & DexieCloudEntity, ctx: { ...; }) => boolean | void)'.
|
|
publish-tauri (macos-latest, --target x86_64-apple-darwin):
src/stores/plugins.ts#L51
Argument of type '{ [x: string]: PluginData; }' is not assignable to parameter of type 'UpdateSpec<InsertType<StoredReactive & DexieCloudEntity, "owner" | "realmId" | "key">> | ((obj: StoredReactive & DexieCloudEntity, ctx: { ...; }) => boolean | void)'.
|
|
publish-tauri (windows-latest)
Command "pnpm ["tauri","build"]" failed with exit code 1
|
|
publish-tauri (windows-latest):
src/utils/plugins.ts#L365
Type '{ [x: string]: unknown; content: ({ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[]; priority?: number; lastModified?: string; }; _meta?: Record<string, unknown>; } | { type: "image"; data: string; mimeType: string; annotations?: { ...; }; _meta?: Record<...>; } | { ...; } | { ...; } ...' is not assignable to type '{ [x: string]: unknown; content: ({ type: "text"; text: string; annotations?: { audience?: ("user" | "assistant")[]; priority?: number; lastModified?: string; }; _meta?: { [x: string]: unknown; }; } | { type: "image"; data: string; mimeType: string; annotations?: { ...; }; _meta?: { ...; }; } | { ...; } | { ...; } |...'.
|
|
publish-tauri (windows-latest):
src/stores/plugins.ts#L93
Argument of type '{ [x: string]: PluginData; }' is not assignable to parameter of type 'UpdateSpec<InsertType<StoredReactive & DexieCloudEntity, "owner" | "realmId" | "key">> | ((obj: StoredReactive & DexieCloudEntity, ctx: { ...; }) => boolean | void)'.
|
|
publish-tauri (windows-latest):
src/stores/plugins.ts#L66
Argument of type '{ [x: string]: PluginData; }' is not assignable to parameter of type 'UpdateSpec<InsertType<StoredReactive & DexieCloudEntity, "owner" | "realmId" | "key">> | ((obj: StoredReactive & DexieCloudEntity, ctx: { ...; }) => boolean | void)'.
|
|
publish-tauri (windows-latest):
src/stores/plugins.ts#L51
Argument of type '{ [x: string]: PluginData; }' is not assignable to parameter of type 'UpdateSpec<InsertType<StoredReactive & DexieCloudEntity, "owner" | "realmId" | "key">> | ((obj: StoredReactive & DexieCloudEntity, ctx: { ...; }) => boolean | void)'.
|
|
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish-tauri (ubuntu-22.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish-tauri (macos-latest, --target x86_64-apple-darwin)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish-tauri (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|