v0.4更新 #24
Merged
v0.4更新 #24
Annotations
17 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, actions/create-release@v1, actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Get current date
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build C# project for Windows:
GptCaller.cs#L16
Dereference of a possibly null reference.
|
Build C# project for Windows:
GUI/DictForm.cs#L19
Non-nullable field 'mainForm' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build C# project for Windows:
GptCaller.cs#L36
Dereference of a possibly null reference.
|
Build C# project for Windows:
GptCaller.cs#L48
Dereference of a possibly null reference.
|
Build C# project for Windows:
GUI/DictForm.cs#L35
Nullability of reference types in type of parameter 'sender' of 'void DictForm.CoreWebView2_NewWindowRequested(object sender, CoreWebView2NewWindowRequestedEventArgs e)' doesn't match the target delegate 'EventHandler<CoreWebView2NewWindowRequestedEventArgs>' (possibly because of nullability attributes).
|
Build C# project for Windows:
GptCaller.cs#L9
Non-nullable field 'api' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build C# project for Windows:
GptCaller.cs#L11
Non-nullable field 'defaultFactory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build C# project for Windows:
GptCaller.cs#L12
Non-nullable field 'proxyFactory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build C# project for Windows:
GUI/MainForm.cs#L56
Non-nullable field 'dictForm' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build C# project for Windows:
GUI/MainForm.cs#L66
Nullability of reference types in type of parameter 'sender' of 'void MainForm.CoreWebView2_NewWindowRequested(object sender, CoreWebView2NewWindowRequestedEventArgs e)' doesn't match the target delegate 'EventHandler<CoreWebView2NewWindowRequestedEventArgs>' (possibly because of nullability attributes).
|
Upload Client win7-x64 Asset
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading