feat(daemon & webpanel): 新增AI助手功能 - #210
Open
luluxiaoyu wants to merge 9 commits into
Open
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
安装 create-dmg 工具
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
发布 macOS 独立运行包 (生成 .app):
SukiUI/SukiUI/Controls/Touch/ClickToEditControl.cs#L48
'ClickToEditTextControl.CornerRadius' hides inherited member 'TemplatedControl.CornerRadius'. Use the new keyword if hiding was intended.
|
|
发布 macOS 独立运行包 (生成 .app):
SukiUI/SukiUI/Controls/Touch/ClickToEditControl.cs#L27
'ClickToEditTextControl.CornerRadiusProperty' hides inherited member 'TemplatedControl.CornerRadiusProperty'. Use the new keyword if hiding was intended.
|
|
发布 macOS 独立运行包 (生成 .app):
SukiUI/SukiUI/Controls/SukiSideMenuItem.axaml.cs#L30
'SukiSideMenuItem.Header' hides inherited member 'HeaderedItemsControl.Header'. Use the new keyword if hiding was intended.
|
|
发布 macOS 独立运行包 (生成 .app):
SukiUI/SukiUI/Controls/SukiSideMenuItem.axaml.cs#L27
'SukiSideMenuItem.HeaderProperty' hides inherited member 'HeaderedItemsControl.HeaderProperty'. Use the new keyword if hiding was intended.
|
|
发布 macOS 独立运行包 (生成 .app):
SukiUI/SukiUI/Utilities/Effects/SukiEffect.cs#L20
'SukiEffect' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
发布 macOS 独立运行包 (生成 .app):
SukiUI/SukiUI/Utilities/Effects/SukiEffect.cs#L134
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
发布 macOS 独立运行包 (生成 .app):
SukiUI/SukiUI/Controls/Experimental/ChatUI/ChatUI.axaml.cs#L138
Nullability of reference types in type of parameter 'parameter' of 'object ContentToControlConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
发布 macOS 独立运行包 (生成 .app):
SukiUI/SukiUI/Controls/Experimental/ChatUI/ChatUI.axaml.cs#L138
Nullability of reference types in type of parameter 'value' of 'object ContentToControlConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
发布 macOS 独立运行包 (生成 .app):
SukiUI/SukiUI/Controls/Experimental/ChatUI/ChatUI.axaml.cs#L130
Nullability of reference types in type of parameter 'parameter' of 'object ContentToControlConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
发布 macOS 独立运行包 (生成 .app):
SukiUI/SukiUI/Controls/Experimental/ChatUI/ChatUI.axaml.cs#L130
Nullability of reference types in type of parameter 'value' of 'object ContentToControlConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
background
wait
wait-all
cancel
parallel
Loading