Skip to content

⚡ refactor(DriveJS): terser the output js file #266

⚡ refactor(DriveJS): terser the output js file

⚡ refactor(DriveJS): terser the output js file #266

Triggered via pull request February 21, 2025 09:34
Status Success
Total duration 3m 23s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
pr
.NET 6.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.
pr
.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.
pr
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
pr
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
pr
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
pr
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
pr
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
pr
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
pr: src/Masa.Blazor/Components/Cascader/MCascader.razor.cs#L174
Nullability of type of parameter 'item' doesn't match overridden member (possibly because of nullability attributes).
pr: src/Masa.Blazor/Components/ScrollToTarget/ScrollToTargetJSObjectReference.cs#L15
'ScrollToTargetJSObjectReference.DisposeAsync()' hides inherited member 'JSObjectReferenceBase.DisposeAsync()'. Use the new keyword if hiding was intended.
pr: src/Masa.Blazor/Components/Slider/MSliderBase.razor.cs#L221
Nullability of type of parameter 'val' doesn't match overridden member (possibly because of nullability attributes).
pr: src/Masa.Blazor/Components/Slider/MSliderBase.razor.cs#L403
'MSliderBase<TValue, TNumeric>.IndependentTheme' hides inherited member 'MInput<TValue>.IndependentTheme'. Use the new keyword if hiding was intended.