1037762: V34.1.29 has been published - #14
Merged
Merged
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@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Server:
server/Controllers/TrashController.cs#L269
Non-nullable property 'Container' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Server:
server/Data/PhysicalFileProvider.cs#L67
Cannot convert null literal to non-nullable reference type.
|
|
Build Server:
server/Data/PhysicalFileProvider.cs#L54
Dereference of a possibly null reference.
|
|
Build Server:
server/Data/PhysicalFileProvider.cs#L54
Dereference of a possibly null reference.
|
|
Build Server:
server/Controllers/ZipViewerController.cs#L74
Possible null reference return.
|
|
Build Server:
server/Pages/ZipViewer.razor#L59
Possible null reference assignment.
|
|
Build Server:
server/Pages/ZipViewer.razor#L54
Possible null reference assignment.
|
|
Build Server:
server/Pages/ZipViewer.razor#L50
Possible null reference assignment.
|
|
Build Server:
server/Controllers/ZipViewerController.cs#L160
Non-nullable property 'ZipPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Server:
server/Data/PhysicalFileProvider.cs#L1074
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading