Triggered via release
July 17, 2024 06:52
trueai-org
published
v2.2.8
Status
Success
Total duration
40s
Artifacts
–
dotnet-linux-arm64.yml
on: release
构建并发布 .NET 应用程序
31s
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/ProxyProperties.cs#L104
XML comment has badly formed XML -- 'Reference to undefined entity 'permissions'.'
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/ProxyProperties.cs#L104
XML comment has badly formed XML -- 'Reference to undefined entity 'scope'.'
|
构建并发布 .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/DiscordAccountHelper.cs#L28
XML comment has a param tag for 'httpClient', but there is no parameter by that name
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/Extensions.cs#L42
XML comment has a param tag for 'removePrefix', but there is no parameter by that name
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/LoadBalancer/DiscordInstanceImpl.cs#L387
Parameter 'botType' has no matching param tag in the XML comment for 'DiscordInstanceImpl.ImagineAsync(string, string, EBotType)' (but other parameters do)
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/LoadBalancer/DiscordInstanceImpl.cs#L399
Parameter 'botType' has no matching param tag in the XML comment for 'DiscordInstanceImpl.UpscaleAsync(string, int, string, int, string, EBotType)' (but other parameters do)
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/LoadBalancer/DiscordInstanceImpl.cs#L410
Parameter 'botType' has no matching param tag in the XML comment for 'DiscordInstanceImpl.VariationAsync(string, int, string, int, string, EBotType)' (but other parameters do)
|
构建并发布 .NET 应用程序:
src/Midjourney.Infrastructure/LoadBalancer/DiscordInstanceImpl.cs#L420
Parameter 'botType' has no matching param tag in the XML comment for 'DiscordInstanceImpl.RerollAsync(string, string, int, string, EBotType)' (but other parameters do)
|