This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
testserver update #61
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish:
JsonLib/Classes/DatabaseRelated/DatabaseCore.cs#L11
The type name 'bot' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Publish:
JsonLib/Classes/DatabaseRelated/DatabaseCore.cs#L20
The type name 'characters' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Publish:
JsonLib/Classes/DatabaseRelated/DatabaseCore.cs#L26
The type name 'hideout' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Publish:
JsonLib/Classes/DatabaseRelated/DatabaseCore.cs#L35
The type name 'locale' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Publish:
JsonLib/Classes/DatabaseRelated/DatabaseCore.cs#L42
The type name 'location' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Publish:
JsonLib/Classes/DatabaseRelated/DatabaseCore.cs#L50
The type name 'others' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Publish:
JsonLib/Classes/DatabaseRelated/DatabaseCore.cs#L61
The type name 'trader' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Publish:
ServerLib/Generators/Loot.cs#L16
Possible null reference argument for parameter 'arr' in 'List<LootBase> RandomHelper.GetArrayValue<List<LootBase>>(IList<List<LootBase>> arr)'.
|
Publish:
ServerLib/Web/ServerManager.cs#L42
Possible null reference argument for parameter 'assembly' in 'void WSS_Server.OverrideAttributes(Assembly assembly)'.
|
Publish:
ServerLib/Web/ServerManager.cs#L44
Possible null reference argument for parameter 'assembly' in 'void WSS_Server.OverrideAttributes(Assembly assembly)'.
|
Loading