docs: add drm alert before debugging a newly created mod project#895
Open
Nenkai wants to merge 1 commit into
Open
docs: add drm alert before debugging a newly created mod project#895Nenkai wants to merge 1 commit into
Nenkai wants to merge 1 commit into
Annotations
4 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/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
source/Reloaded.Mod.Loader.Server/Init.cs#L5
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
|
Build:
source/Reloaded.Mod.Loader.Server/Init.cs#L5
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
|
Build:
source/Reloaded.Mod.Interfaces/PublicAPI.Shipped.txt#L258
Symbol 'Reloaded.Mod.Interfaces.Structs.SliderControlParamsAttribute.SliderControlParamsAttribute(double minimum = 0, double maximum = 1, double smallChange = 0.1, double largeChange = 1, int tickFrequency = 10, bool isSnapToTickEnabled = false, Reloaded.Mod.Interfaces.Structs.SliderControlTickPlacement tickPlacement = Reloaded.Mod.Interfaces.Structs.SliderControlTickPlacement.None, bool showTextField = false, bool isTextFieldEditable = true, string textValidationRegex = ".*", string textFieldFormat = "") -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
background
wait
wait-all
cancel
parallel
Loading