cross-platform-release #9
Annotations
27 errors and 3 warnings
release (macos-latest):
src/hooks/useAudio.ts#L36
No overload matches this call.
|
release (macos-latest):
src/hooks/useAudio.ts#L70
No overload matches this call.
|
release (macos-latest):
src/hooks/useAudio.ts#L102
'binary' is possibly 'undefined'.
|
release (macos-latest):
src/hooks/useAudio.ts#L104
No overload matches this call.
|
release (macos-latest):
src/hooks/useAudio.ts#L139
'binary' is possibly 'undefined'.
|
release (macos-latest):
src/hooks/useAudio.ts#L141
No overload matches this call.
|
release (macos-latest):
src/hooks/useSettings.ts#L37
Argument of type '{ settingsId: string; company: Companies; openaiSecretKey: string; openaiOrganizationId: string; openaiAuthorName: string; azureSecretKey: string; azureEndPoint: string; azureDeploymentNameChatCompletion: string; ... 6 more ...; assistantAvatarFilename: string; }' is not assignable to parameter of type 'Settings | ((currVal: Settings | undefined) => Settings | undefined) | undefined'.
|
release (macos-latest):
src/hooks/useStoreMessages.ts#L142
Object literal may only specify known properties, and 'fileName' does not exist in type 'Message'.
|
release (macos-latest)
Command failed with exit code 1: pnpm tauri build
|
release (ubuntu-20.04):
src/hooks/useAudio.ts#L36
No overload matches this call.
|
release (ubuntu-20.04):
src/hooks/useAudio.ts#L70
No overload matches this call.
|
release (ubuntu-20.04):
src/hooks/useAudio.ts#L102
'binary' is possibly 'undefined'.
|
release (ubuntu-20.04):
src/hooks/useAudio.ts#L104
No overload matches this call.
|
release (ubuntu-20.04):
src/hooks/useAudio.ts#L139
'binary' is possibly 'undefined'.
|
release (ubuntu-20.04):
src/hooks/useAudio.ts#L141
No overload matches this call.
|
release (ubuntu-20.04):
src/hooks/useSettings.ts#L37
Argument of type '{ settingsId: string; company: Companies; openaiSecretKey: string; openaiOrganizationId: string; openaiAuthorName: string; azureSecretKey: string; azureEndPoint: string; azureDeploymentNameChatCompletion: string; ... 6 more ...; assistantAvatarFilename: string; }' is not assignable to parameter of type 'Settings | ((currVal: Settings | undefined) => Settings | undefined) | undefined'.
|
release (ubuntu-20.04):
src/hooks/useStoreMessages.ts#L142
Object literal may only specify known properties, and 'fileName' does not exist in type 'Message'.
|
release (ubuntu-20.04)
Command failed with exit code 1: pnpm tauri build
|
release (windows-latest):
src/hooks/useAudio.ts#L36
No overload matches this call.
|
release (windows-latest):
src/hooks/useAudio.ts#L70
No overload matches this call.
|
release (windows-latest):
src/hooks/useAudio.ts#L102
'binary' is possibly 'undefined'.
|
release (windows-latest):
src/hooks/useAudio.ts#L104
No overload matches this call.
|
release (windows-latest):
src/hooks/useAudio.ts#L139
'binary' is possibly 'undefined'.
|
release (windows-latest):
src/hooks/useAudio.ts#L141
No overload matches this call.
|
release (windows-latest):
src/hooks/useSettings.ts#L37
Argument of type '{ settingsId: string; company: Companies; openaiSecretKey: string; openaiOrganizationId: string; openaiAuthorName: string; azureSecretKey: string; azureEndPoint: string; azureDeploymentNameChatCompletion: string; ... 6 more ...; assistantAvatarFilename: string; }' is not assignable to parameter of type 'Settings | ((currVal: Settings | undefined) => Settings | undefined) | undefined'.
|
release (windows-latest):
src/hooks/useStoreMessages.ts#L142
Object literal may only specify known properties, and 'fileName' does not exist in type 'Message'.
|
release (windows-latest)
Command failed with exit code 1: pnpm tauri build
|
release (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
release (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
release (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|