Skip to content

更新依赖版本

更新依赖版本 #13

Triggered via pull request September 30, 2024 03:28
@capdiemcapdiem
synchronize #8
239573049:main
Status Success
Total duration 1m 3s
Artifacts

pr_run_test_ci.yml

on: pull_request
PR_Run_Test_CI
55s
PR_Run_Test_CI
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
PR_Run_Test_CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PR_Run_Test_CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PR_Run_Test_CI: src/Languages/Masa.Blazor.Extensions.Languages.Razor/Options/CompileFileRazorOptions.cs#L5
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
PR_Run_Test_CI: src/Languages/Masa.Blazor.Extensions.Languages.Razor/Options/CompileFileRazorOptions.cs#L7
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
PR_Run_Test_CI: src/Languages/Masa.Blazor.Extensions.Languages.Razor/Options/CompileMultipleRazorOptions.cs#L5
Non-nullable property 'FileRazorOptions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
PR_Run_Test_CI: src/Languages/Masa.Blazor.Extensions.Languages.Razor/Options/CompileMultipleRazorOptions.cs#L12
Non-nullable property 'AssemblyName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
PR_Run_Test_CI: src/Languages/Masa.Blazor.Extensions.Languages.Razor/Options/CompileRazorCodeGenerationOptionsFeature.cs#L7
Non-nullable property 'Engine' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
PR_Run_Test_CI: src/Languages/Masa.Blazor.Extensions.Languages.Razor/Options/CompileRazorCodeGenerationOptionsFeature.cs#L9
Non-nullable property 'TagHelpers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
PR_Run_Test_CI: src/Languages/Masa.Blazor.Extensions.Languages.Razor/RazorCompile.cs#L11
Non-nullable field '_engine' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
PR_Run_Test_CI: src/Languages/Masa.Blazor.Extensions.Languages.Razor/Options/CompileRazorOptions.cs#L8
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
PR_Run_Test_CI: src/Languages/Masa.Blazor.Extensions.Languages.Razor/Options/CompileRazorProjectItem.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
PR_Run_Test_CI: src/Languages/Masa.Blazor.Extensions.Languages.Razor/Options/CompileRazorProjectItem.cs#L17
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
PR_Run_Test_CI
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.