Triggered via release
August 2, 2024 08:13
trueai-org
published
v2.8.18
Status
Success
Total duration
2m 32s
Artifacts
–
dotnet-win-arm64.yml
on: release
构建并发布 .NET 应用程序
2m 15s
Annotations
13 warnings
构建并发布 .NET 应用程序
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
构建并发布 .NET 应用程序
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
构建并发布 .NET 应用程序
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/
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/Options/ProxyProperties.cs#L165
XML comment has badly formed XML -- 'Reference to undefined entity 'permissions'.'
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/Options/ProxyProperties.cs#L165
XML comment has badly formed XML -- 'Reference to undefined entity 'scope'.'
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/Dto/SelectMenuComponentDto.cs#L111
'EventData.Id' hides inherited member 'DomainObject.Id'. Use the new keyword if hiding was intended.
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/EmailJob.cs#L44
Unreachable code detected
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/Util/RandomUtils.cs#L22
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/Util/RandomUtils.cs#L46
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/Util/LocalLock.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/LoadBalancer/DiscordInstance.cs#L641
Parameter 'info' has no matching param tag in the XML comment for 'DiscordInstance.ImagineAsync(TaskInfo, string, string, EBotType)' (but other parameters do)
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/LoadBalancer/DiscordInstance.cs#L819
Parameter 'info' has no matching param tag in the XML comment for 'DiscordInstance.ZoomAsync(TaskInfo, string, string, string, string, EBotType)' (but other parameters do)
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/LoadBalancer/DiscordInstance.cs#L846
Parameter 'info' has no matching param tag in the XML comment for 'DiscordInstance.PicReaderAsync(TaskInfo, string, string, string, string, EBotType)' (but other parameters do)
|