实现保存功能 多文件切换 #5
Annotations
22 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, microsoft/setup-msbuild@v1, NuGet/setup-nuget@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ConfigHelper.cs#L25
Possible null reference assignment.
|
Components/Pages/Home.razor#L640
Cannot convert null literal to non-nullable reference type.
|
Components/Pages/Home.razor#L642
Non-nullable property 'Preview' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Components/Pages/Home.razor#L644
Non-nullable property 'MetaDataEditorInstance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Program.cs#L9
Converting null literal or possible null value to non-nullable type.
|
Program.cs#L32
Dereference of a possibly null reference.
|
Program.cs#L45
Converting null literal or possible null value to non-nullable type.
|
Program.cs#L47
Possible null reference assignment.
|
Program.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Program.cs#L52
Possible null reference assignment.
|
ConfigHelper.cs#L25
Possible null reference assignment.
|
Program.cs#L9
Converting null literal or possible null value to non-nullable type.
|
Program.cs#L32
Dereference of a possibly null reference.
|
Program.cs#L45
Converting null literal or possible null value to non-nullable type.
|
Program.cs#L47
Possible null reference assignment.
|
Program.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Program.cs#L52
Possible null reference assignment.
|
Program.cs#L56
Converting null literal or possible null value to non-nullable type.
|
Program.cs#L58
Possible null reference assignment.
|
ConfigHelper.cs#L37
Dereference of a possibly null reference.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "HexoArticleEditor".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading