Skip to content

重构升级库基础功能。 🔯 #2444

重构升级库基础功能。 🔯

重构升级库基础功能。 🔯 #2444

Triggered via push April 2, 2026 14:49
Status Success
Total duration 7m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: Zongsoft.Diagnostics/protocols/server/src/Listener.Metrics.cs#L108
The type or namespace name 'OpenTelemetry' could not be found (are you missing a using directive or an assembly reference?)
build: Zongsoft.Diagnostics/protocols/server/src/Listener.Metrics.cs#L70
The type or namespace name 'ExportMetricsServiceResponse' could not be found (are you missing a using directive or an assembly reference?)
build: Zongsoft.Diagnostics/protocols/server/src/Listener.Metrics.cs#L70
The type or namespace name 'ExportMetricsServiceRequest' could not be found (are you missing a using directive or an assembly reference?)
build: Zongsoft.Diagnostics/protocols/server/src/Listener.Metrics.cs#L59
The type or namespace name 'MetricsService' could not be found (are you missing a using directive or an assembly reference?)
build: Zongsoft.Diagnostics/protocols/server/src/Listener.Logs.cs#L58
The type or namespace name 'ExportLogsServiceResponse' could not be found (are you missing a using directive or an assembly reference?)
build: Zongsoft.Diagnostics/protocols/server/src/Listener.Logs.cs#L58
The type or namespace name 'ExportLogsServiceRequest' could not be found (are you missing a using directive or an assembly reference?)
build: Zongsoft.Diagnostics/protocols/server/src/Listener.Logs.cs#L54
The type or namespace name 'LogsService' could not be found (are you missing a using directive or an assembly reference?)
build: Zongsoft.Diagnostics/protocols/server/src/Listener.Traces.cs#L38
The type or namespace name 'OpenTelemetry' could not be found (are you missing a using directive or an assembly reference?)
build: Zongsoft.Diagnostics/protocols/server/src/Listener.Metrics.cs#L41
The type or namespace name 'OpenTelemetry' could not be found (are you missing a using directive or an assembly reference?)
build: Zongsoft.Diagnostics/protocols/server/src/Listener.Logs.cs#L38
The type or namespace name 'OpenTelemetry' could not be found (are you missing a using directive or an assembly reference?)
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: Zongsoft.Core/src/Security/Privileges/Passworder.cs#L127
'PasswordUtility' is obsolete: 'This class has been deprecated, Please use the Password struct instead.'
build: Zongsoft.Core/src/Security/Privileges/Passworder.cs#L108
'PasswordUtility' is obsolete: 'This class has been deprecated, Please use the Password struct instead.'
build: Zongsoft.Core/src/Security/Privileges/PrivilegeCollection.cs#L36
Parameter 'category' is unread.
build: Zongsoft.Core/src/Security/Privileges/UserServiceBase.Password.cs#L463
'PasswordUtility' is obsolete: 'This class has been deprecated, Please use the Password struct instead.'
build: Zongsoft.Core/src/Configuration/IConnectionSettings.cs#L48
'IConnectionSettings.this[string]' hides inherited member 'IReadOnlyDictionary<string, string>.this[string]'. Use the new keyword if hiding was intended.
build: Zongsoft.Core/src/Security/Privileges/Passworder.cs#L127
'PasswordUtility' is obsolete: 'This class has been deprecated, Please use the Password struct instead.'
build: Zongsoft.Core/src/Security/Privileges/Passworder.cs#L108
'PasswordUtility' is obsolete: 'This class has been deprecated, Please use the Password struct instead.'
build: Zongsoft.Core/src/Security/Privileges/PrivilegeCollection.cs#L36
Parameter 'category' is unread.
build: Zongsoft.Core/src/Security/Privileges/UserServiceBase.Password.cs#L463
'PasswordUtility' is obsolete: 'This class has been deprecated, Please use the Password struct instead.'
build: Zongsoft.Core/src/Configuration/IConnectionSettings.cs#L48
'IConnectionSettings.this[string]' hides inherited member 'IReadOnlyDictionary<string, string>.this[string]'. Use the new keyword if hiding was intended.