Skip to content
Triggered via release August 10, 2024 06:36
@trueai-orgtrueai-org
published v3.1.1
Status Success
Total duration 38s
Artifacts

dotnet-osx-x64.yml

on: release
构建并发布 .NET 应用程序
29s
构建并发布 .NET 应用程序
Fit to window
Zoom out
Zoom in

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#L163
XML comment has badly formed XML -- 'Reference to undefined entity 'permissions'.'
构建并发布 .NET 应用程序: src/Midjourney.Infrastructure/Options/ProxyProperties.cs#L163
XML comment has badly formed XML -- 'Reference to undefined entity 'scope'.'
构建并发布 .NET 应用程序: src/Midjourney.Infrastructure/Dto/SelectMenuComponentDto.cs#L110
'EventData.Id' hides inherited member 'DomainObject.Id'. Use the new keyword if hiding was intended.
构建并发布 .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/Util/AsyncLocalLock.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
构建并发布 .NET 应用程序: src/Midjourney.Infrastructure/LoadBalancer/DiscordInstance.cs#L704
Parameter 'info' has no matching param tag in the XML comment for 'DiscordInstance.ImagineAsync(TaskInfo, string, string, EBotType)' (but other parameters do)