Add backup export/import to the admin panel setup page - #899
Open
sven-n wants to merge 1 commit into
Open
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/setup-dotnet@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build with dotnet:
src/GameLogic/NPC/SoccerBall.cs#L40
The event 'SoccerBall.Died' is never used
|
|
Build with dotnet:
src/Persistence/InMemory/InMemoryRepositoryProvider.cs#L17
Do not prefix calls with base unless local implementation exists (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1100.md)
|
|
Build with dotnet:
src/Persistence/InMemory/MemoryRepository{TValue}.cs#L80
The default value specified for parameter 'cancellationToken' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
|
|
Build with dotnet:
src/Persistence/RepositoryAdapter.cs#L59
The default value specified for parameter 'cancellationToken' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
|
|
Build with dotnet:
src/Persistence/RepositoryAdapter.cs#L41
The default value specified for parameter 'cancellationToken' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
|
|
Build with dotnet:
src/Web/ItemEditor/MuItemStorage.razor.cs#L21
Component parameter 'MUnique.OpenMU.Web.ItemEditor.MuItemStorage.SelectedItem' should be auto property
|
|
Build with dotnet:
src/DataModel/Entities/AppearanceData.cs#L20
The event 'AppearanceData.AppearanceChanged' is never used
|
|
|
|
Build with dotnet:
src/PlugIns/PlugInProxyTypeGenerator.cs#L110
Closing brace should be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1513.md)
|
|
Build with dotnet:
src/PlugIns/AsyncEventHandler.cs#L22
File name should match first type name (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1649.md)
|
background
wait
wait-all
cancel
parallel
Loading