Skip to content
Triggered via release July 16, 2024 06:33
@trueai-orgtrueai-org
published v2.2.4
Status Success
Total duration 41s
Artifacts

dotnet-linux-x64.yml

on: release
构建并发布 .NET 应用程序
32s
构建并发布 .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/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/WebSocketHandler.cs#L22
The field 'WebSocketHandler._lastSeq' is never used
构建并发布 .NET 应用程序: src/Midjourney.Infrastructure/WebSocketHandler.cs#L24
The field 'WebSocketHandler._unavailableGuildCount' is never used
构建并发布 .NET 应用程序: src/Midjourney.Infrastructure/WebSocketHandler.cs#L25
The field 'WebSocketHandler._lastGuildAvailableTime' is never used
构建并发布 .NET 应用程序: src/Midjourney.Infrastructure/WebSocketHandler.cs#L23
The field 'WebSocketHandler._heartbeatTask' is never used
构建并发布 .NET 应用程序: src/Midjourney.Infrastructure/WebSocketHandler.cs#L23
The field 'WebSocketHandler._guildDownloadTask' is never used
构建并发布 .NET 应用程序: src/Midjourney.Infrastructure/WebSocketHandler.cs#L67
Field 'WebSocketHandler._connectCancelToken' is never assigned to, and will always have its default value null