GenerateReferences #3513
Annotations
12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, guilouro/multiple-repositories-dispatch@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
src/Bannerlord.ReferenceAssemblies/obj/Release/net6.0/Bannerlord.ReferenceAssemblies.AssemblyInfo.cs#L13
The type 'IgnoresAccessChecksToAttribute' in '/home/runner/.nuget/packages/krafs.publicizer/2.2.1/contentfiles/cs/any/Publicizer/IgnoresAccessChecksToAttribute.cs' conflicts with the imported type 'IgnoresAccessChecksToAttribute' in 'MonoMod.Utils, Version=25.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/.nuget/packages/krafs.publicizer/2.2.1/contentfiles/cs/any/Publicizer/IgnoresAccessChecksToAttribute.cs'.
|
build:
src/Bannerlord.ReferenceAssemblies/NuGet/NuGetFeed.cs#L82
Async-iterator 'NuGetFeed.GetMetadataAsync(IAsyncEnumerable<NuGetVersion>, Func<NuGetVersion, Task<IPackageSearchMetadata>>, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
build:
src/Bannerlord.ReferenceAssemblies/Tool.Steam.cs#L94
Possible null reference argument for parameter 'branch' in 'Task DepotDownloaderExt.ContentDownloaderDownloadAppAsync(uint appId, List<(uint depotId, ulong manifestId)> depotManifestIds, string branch, string os, string arch, string language, bool lv, bool isUgc)'.
|
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build
- Add a dependency group for .NETFramework4.7.2 to the nuspec
|
build
- Add a dependency group for .NETStandard2.0 to the nuspec
|
build
References were found in the nuspec, but some reference assemblies were not found in both the nuspec and ref folder. Add the following reference assemblies:
|
build
- Add TaleWorlds.MountAndBlade.Launcher.exe to the net472 reference group in the nuspec
|
build
- Add TaleWorlds.MountAndBlade.GauntletUI.CodeGenerator.exe to the net472 reference group in the nuspec
|
build
- Add TaleWorlds.MountAndBlade.Launcher.Multiplayer.exe to the net472 reference group in the nuspec
|