Skip to content

GenerateReferences #3434

GenerateReferences

GenerateReferences #3434

Triggered via schedule July 9, 2023 08:12
Status Success
Total duration 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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)'.