feat(mac): add a self-contained macOS port under mac/ - #282
Closed
Tongyun1 wants to merge 13 commits into
Closed
Annotations
11 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@v3, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
src/windows/SettingWindow.xaml.cs#L21
Non-nullable field 'currentSelected' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/apis/TranslateAPI.cs#L46
Dereference of a possibly null reference.
|
|
Build:
src/apis/TranslateAPI.cs#L45
Dereference of a possibly null reference.
|
|
Build:
src/apis/TranslateAPI.cs#L44
Dereference of a possibly null reference.
|
|
Build:
src/apis/TranslateAPI.cs#L737
Possible null reference argument for parameter 'key' in 'List<TranslateAPIConfig> Dictionary<string, List<TranslateAPIConfig>>.this[string key]'.
|
|
Build:
src/apis/TranslateAPI.cs#L734
Possible null reference argument for parameter 'item' in 'void List<TranslateAPIConfig>.Add(TranslateAPIConfig item)'.
|
|
Build:
src/apis/TranslateAPI.cs#L732
Converting null literal or possible null value to non-nullable type.
|
|
Build:
src/apis/TranslateAPI.cs#L730
Converting null literal or possible null value to non-nullable type.
|
|
Build:
src/apis/TranslateAPI.cs#L716
Converting null literal or possible null value to non-nullable type.
|
|
Build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
background
wait
wait-all
cancel
parallel
Loading