GenerateReferences #3505
Annotations
5 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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)'.
|