refactor(ICurrentUserId): 移除CurrentUserId的setter方法 #37
Annotations
20 errors and 88 warnings
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj)
'QueryMapHelper' is inaccessible due to its protection level
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj)
'QueryMapHelper' is inaccessible due to its protection level
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj)
'QueryMapHelper' is inaccessible due to its protection level
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj)
'QueryMapHelper' is inaccessible due to its protection level
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj)
'QueryMapHelper' is inaccessible due to its protection level
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj)
'QueryMapHelper' is inaccessible due to its protection level
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj)
'QueryMapHelper' is inaccessible due to its protection level
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj)
'QueryMapHelper' is inaccessible due to its protection level
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj)
'QueryMapHelper' is inaccessible due to its protection level
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj)
'QueryMapHelper' is inaccessible due to its protection level
|
|
构建与发布
'QueryMapHelper' is inaccessible due to its protection level
|
|
构建与发布
'QueryMapHelper' is inaccessible due to its protection level
|
|
构建与发布
'QueryMapHelper' is inaccessible due to its protection level
|
|
构建与发布
'QueryMapHelper' is inaccessible due to its protection level
|
|
构建与发布
'QueryMapHelper' is inaccessible due to its protection level
|
|
构建与发布
'QueryMapHelper' is inaccessible due to its protection level
|
|
构建与发布
'QueryMapHelper' is inaccessible due to its protection level
|
|
构建与发布
'QueryMapHelper' is inaccessible due to its protection level
|
|
构建与发布
'QueryMapHelper' is inaccessible due to its protection level
|
|
构建与发布
'QueryMapHelper' is inaccessible due to its protection level
|
|
Demo 构建 (Demos/HttpClientDemo/HttpClientDemo.csproj)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. 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/
|
|
Demo 构建 (Demos/HttpClientDemo/HttpClientDemo.csproj):
Mud.HttpUtils.Client/ServiceCollectionExtensions.cs#L66
Possible null reference argument for parameter 'clientName' in 'HttpClientFactoryEnhancedClient HttpClientServiceCollectionExtensions.CreateEnhancedClient(IServiceProvider sp, string clientName)'.
|
|
Demo 构建 (Demos/HttpClientDemo/HttpClientDemo.csproj):
Mud.HttpUtils.Client/ServiceCollectionExtensions.cs#L66
Converting null literal or possible null value to non-nullable type.
|
|
Demo 构建 (Demos/HttpClientDemo/HttpClientDemo.csproj):
Mud.HttpUtils.Client/Helpers/XmlSerialize.cs#L140
Possible null reference return.
|
|
Demo 构建 (Demos/HttpClientDemo/HttpClientDemo.csproj):
Mud.HttpUtils.Client/Helpers/XmlSerialize.cs#L140
Converting null literal or possible null value to non-nullable type.
|
|
Demo 构建 (Demos/HttpClientDemo/HttpClientDemo.csproj):
Mud.HttpUtils.Client/Security/DefaultHmacSignatureProvider.cs#L174
XML comment has badly formed XML -- 'Reference to undefined entity 'parameters'.'
|
|
Demo 构建 (Demos/HttpClientDemo/HttpClientDemo.csproj):
Mud.HttpUtils.Abstractions/TokenManager/TokenManagerBase.cs#L206
Missing XML comment for publicly visible type or member 'TokenManagerBase.GetCachedCredentialToken()'
|
|
Demo 构建 (Demos/HttpClientDemo/HttpClientDemo.csproj):
Mud.HttpUtils.Abstractions/TokenManager/ITokenProvider.cs#L16
XML comment has cref attribute 'DefaultTokenProvider' that could not be resolved
|
|
Demo 构建 (Demos/HttpClientDemo/HttpClientDemo.csproj):
Mud.HttpUtils.Abstractions/Logging/ISensitiveDataMasker.cs#L44
XML comment has cref attribute 'SensitiveDataAttribute' that could not be resolved
|
|
Demo 构建 (Demos/HttpClientDemo/HttpClientDemo.csproj):
Mud.HttpUtils.Abstractions/HttpClient/Response{T}.cs#L23
XML comment has cref attribute 'AllowAnyStatusCodeAttribute' that could not be resolved
|
|
Demo 构建 (Demos/HttpClientDemo/HttpClientDemo.csproj):
Mud.HttpUtils.Abstractions/HttpClient/ApiException.cs#L18
XML comment has cref attribute 'AllowAnyStatusCodeAttribute' that could not be resolved
|
|
单元测试 (Tests/Mud.HttpUtils.Generator.Tests/Mud.HttpUtils.Generator.Tests.csproj)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. 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/
|
|
单元测试 (Tests/Mud.HttpUtils.Generator.Tests/Mud.HttpUtils.Generator.Tests.csproj):
Mud.HttpUtils.Attributes/CircuitBreakerAttribute.cs#L6
Missing XML comment for publicly visible type or member 'CircuitBreakerAttribute.CircuitBreakerAttribute(int)'
|
|
单元测试 (Tests/Mud.HttpUtils.Generator.Tests/Mud.HttpUtils.Generator.Tests.csproj):
Mud.HttpUtils.Attributes/CircuitBreakerAttribute.cs#L4
Missing XML comment for publicly visible type or member 'CircuitBreakerAttribute'
|
|
单元测试 (Tests/Mud.HttpUtils.Generator.Tests/Mud.HttpUtils.Generator.Tests.csproj):
Mud.HttpUtils.Attributes/Params/ArrayQueryAttribute.cs#L58
XML comment has badly formed XML -- 'Reference to undefined entity 'ids'.'
|
|
单元测试 (Tests/Mud.HttpUtils.Generator.Tests/Mud.HttpUtils.Generator.Tests.csproj):
Mud.HttpUtils.Attributes/Params/ArrayQueryAttribute.cs#L58
XML comment has badly formed XML -- 'Reference to undefined entity 'ids'.'
|
|
单元测试 (Tests/Mud.HttpUtils.Generator.Tests/Mud.HttpUtils.Generator.Tests.csproj):
Mud.HttpUtils.Abstractions/TokenManager/TokenManagerBase.cs#L206
Missing XML comment for publicly visible type or member 'TokenManagerBase.GetCachedCredentialToken()'
|
|
单元测试 (Tests/Mud.HttpUtils.Generator.Tests/Mud.HttpUtils.Generator.Tests.csproj):
Mud.HttpUtils.Abstractions/TokenManager/ITokenProvider.cs#L16
XML comment has cref attribute 'DefaultTokenProvider' that could not be resolved
|
|
单元测试 (Tests/Mud.HttpUtils.Generator.Tests/Mud.HttpUtils.Generator.Tests.csproj):
Mud.HttpUtils.Abstractions/Logging/ISensitiveDataMasker.cs#L44
XML comment has cref attribute 'SensitiveDataAttribute' that could not be resolved
|
|
单元测试 (Tests/Mud.HttpUtils.Generator.Tests/Mud.HttpUtils.Generator.Tests.csproj):
Mud.HttpUtils.Abstractions/HttpClient/Response{T}.cs#L23
XML comment has cref attribute 'AllowAnyStatusCodeAttribute' that could not be resolved
|
|
单元测试 (Tests/Mud.HttpUtils.Generator.Tests/Mud.HttpUtils.Generator.Tests.csproj):
Mud.HttpUtils.Abstractions/HttpClient/ApiException.cs#L18
XML comment has cref attribute 'AllowAnyStatusCodeAttribute' that could not be resolved
|
|
单元测试 (Tests/Mud.HttpUtils.Generator.Tests/Mud.HttpUtils.Generator.Tests.csproj):
Mud.HttpUtils.Abstractions/TokenManager/TokenResult.cs#L137
Possible null reference argument for parameter 'accessToken' in 'TokenResult.TokenResult(string accessToken, long expireTime, string? scope = null)'.
|
|
单元测试 (Tests/Mud.HttpUtils.Resilience.Tests/Mud.HttpUtils.Resilience.Tests.csproj)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. 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/
|
|
单元测试 (Tests/Mud.HttpUtils.Resilience.Tests/Mud.HttpUtils.Resilience.Tests.csproj):
Mud.HttpUtils.Client/ServiceCollectionExtensions.cs#L66
Possible null reference argument for parameter 'clientName' in 'HttpClientFactoryEnhancedClient HttpClientServiceCollectionExtensions.CreateEnhancedClient(IServiceProvider sp, string clientName)'.
|
|
单元测试 (Tests/Mud.HttpUtils.Resilience.Tests/Mud.HttpUtils.Resilience.Tests.csproj):
Mud.HttpUtils.Client/ServiceCollectionExtensions.cs#L66
Converting null literal or possible null value to non-nullable type.
|
|
|
|
单元测试 (Tests/Mud.HttpUtils.Resilience.Tests/Mud.HttpUtils.Resilience.Tests.csproj):
Mud.HttpUtils.Client/Helpers/XmlSerialize.cs#L140
Converting null literal or possible null value to non-nullable type.
|
|
单元测试 (Tests/Mud.HttpUtils.Resilience.Tests/Mud.HttpUtils.Resilience.Tests.csproj):
Mud.HttpUtils.Client/Security/DefaultHmacSignatureProvider.cs#L174
XML comment has badly formed XML -- 'Reference to undefined entity 'parameters'.'
|
|
单元测试 (Tests/Mud.HttpUtils.Resilience.Tests/Mud.HttpUtils.Resilience.Tests.csproj):
Mud.HttpUtils.Abstractions/TokenManager/TokenManagerBase.cs#L206
Missing XML comment for publicly visible type or member 'TokenManagerBase.GetCachedCredentialToken()'
|
|
单元测试 (Tests/Mud.HttpUtils.Resilience.Tests/Mud.HttpUtils.Resilience.Tests.csproj):
Mud.HttpUtils.Abstractions/TokenManager/ITokenProvider.cs#L16
XML comment has cref attribute 'DefaultTokenProvider' that could not be resolved
|
|
单元测试 (Tests/Mud.HttpUtils.Resilience.Tests/Mud.HttpUtils.Resilience.Tests.csproj):
Mud.HttpUtils.Abstractions/Logging/ISensitiveDataMasker.cs#L44
XML comment has cref attribute 'SensitiveDataAttribute' that could not be resolved
|
|
单元测试 (Tests/Mud.HttpUtils.Resilience.Tests/Mud.HttpUtils.Resilience.Tests.csproj):
Mud.HttpUtils.Abstractions/HttpClient/Response{T}.cs#L23
XML comment has cref attribute 'AllowAnyStatusCodeAttribute' that could not be resolved
|
|
单元测试 (Tests/Mud.HttpUtils.Resilience.Tests/Mud.HttpUtils.Resilience.Tests.csproj):
Mud.HttpUtils.Abstractions/HttpClient/ApiException.cs#L18
XML comment has cref attribute 'AllowAnyStatusCodeAttribute' that could not be resolved
|
|
Demo 构建 (Demos/ResilienceDemo/ResilienceDemo.csproj)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. 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/
|
|
Demo 构建 (Demos/ResilienceDemo/ResilienceDemo.csproj):
Mud.HttpUtils.Client/Helpers/XmlSerialize.cs#L140
Possible null reference return.
|
|
Demo 构建 (Demos/ResilienceDemo/ResilienceDemo.csproj):
Mud.HttpUtils.Client/Helpers/XmlSerialize.cs#L140
Converting null literal or possible null value to non-nullable type.
|
|
Demo 构建 (Demos/ResilienceDemo/ResilienceDemo.csproj):
Mud.HttpUtils.Client/ServiceCollectionExtensions.cs#L66
Possible null reference argument for parameter 'clientName' in 'HttpClientFactoryEnhancedClient HttpClientServiceCollectionExtensions.CreateEnhancedClient(IServiceProvider sp, string clientName)'.
|
|
Demo 构建 (Demos/ResilienceDemo/ResilienceDemo.csproj):
Mud.HttpUtils.Client/ServiceCollectionExtensions.cs#L66
Converting null literal or possible null value to non-nullable type.
|
|
Demo 构建 (Demos/ResilienceDemo/ResilienceDemo.csproj):
Mud.HttpUtils.Client/Security/DefaultHmacSignatureProvider.cs#L174
XML comment has badly formed XML -- 'Reference to undefined entity 'parameters'.'
|
|
Demo 构建 (Demos/ResilienceDemo/ResilienceDemo.csproj):
Mud.HttpUtils.Abstractions/TokenManager/TokenManagerBase.cs#L206
Missing XML comment for publicly visible type or member 'TokenManagerBase.GetCachedCredentialToken()'
|
|
Demo 构建 (Demos/ResilienceDemo/ResilienceDemo.csproj):
Mud.HttpUtils.Abstractions/TokenManager/ITokenProvider.cs#L16
XML comment has cref attribute 'DefaultTokenProvider' that could not be resolved
|
|
Demo 构建 (Demos/ResilienceDemo/ResilienceDemo.csproj):
Mud.HttpUtils.Abstractions/Logging/ISensitiveDataMasker.cs#L44
XML comment has cref attribute 'SensitiveDataAttribute' that could not be resolved
|
|
Demo 构建 (Demos/ResilienceDemo/ResilienceDemo.csproj):
Mud.HttpUtils.Abstractions/HttpClient/Response{T}.cs#L23
XML comment has cref attribute 'AllowAnyStatusCodeAttribute' that could not be resolved
|
|
Demo 构建 (Demos/ResilienceDemo/ResilienceDemo.csproj):
Mud.HttpUtils.Abstractions/HttpClient/ApiException.cs#L18
XML comment has cref attribute 'AllowAnyStatusCodeAttribute' that could not be resolved
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. 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/
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj):
Demos/CommonClassLibrary.Share/IUserManager.cs#L15
Missing XML comment for publicly visible type or member 'IUserService'
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj):
Demos/CommonClassLibrary.Share/IUserManager.cs#L10
Missing XML comment for publicly visible type or member 'IUserManager'
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj):
Demos/CommonClassLibrary.Share/ITokenManager.cs#L20
Missing XML comment for publicly visible type or member 'IAppTokenManager'
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj):
Demos/CommonClassLibrary.Share/ITokenManager.cs#L15
Missing XML comment for publicly visible type or member 'ITenantTokenManager'
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj):
Demos/CommonClassLibrary.Share/IFeishuEventDeduplicator.cs#L10
Missing XML comment for publicly visible type or member 'IFeishuEventDeduplicator'
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj):
Demos/CommonClassLibrary.Share/IFeishuAppManager.cs#L21
Missing XML comment for publicly visible type or member 'IFeishuAppManager.GetApp(string)'
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj):
Demos/CommonClassLibrary.Share/IFeishuAppManager.cs#L19
Missing XML comment for publicly visible type or member 'IFeishuAppManager.GetHttpClient()'
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj):
Demos/CommonClassLibrary.Share/IFeishuAppManager.cs#L17
Missing XML comment for publicly visible type or member 'IFeishuAppManager.GetTokenManager(string)'
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj):
Demos/CommonClassLibrary.Share/IFeishuAppManager.cs#L15
Missing XML comment for publicly visible type or member 'IFeishuAppManager.GetDefaultApp()'
|
|
Demo 构建 (Demos/HttpClientApiPublicDemo/HttpClientApiPublicDemo.csproj):
Demos/CommonClassLibrary.Share/IFeishuAppManager.cs#L13
Missing XML comment for publicly visible type or member 'IFeishuAppManager'
|
|
单元测试 (Tests/Mud.HttpUtils.Client.Tests/Mud.HttpUtils.Client.Tests.csproj)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. 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/
|
|
单元测试 (Tests/Mud.HttpUtils.Client.Tests/Mud.HttpUtils.Client.Tests.csproj):
Mud.HttpUtils.Client/ServiceCollectionExtensions.cs#L66
Possible null reference argument for parameter 'clientName' in 'HttpClientFactoryEnhancedClient HttpClientServiceCollectionExtensions.CreateEnhancedClient(IServiceProvider sp, string clientName)'.
|
|
单元测试 (Tests/Mud.HttpUtils.Client.Tests/Mud.HttpUtils.Client.Tests.csproj):
Mud.HttpUtils.Client/ServiceCollectionExtensions.cs#L66
Converting null literal or possible null value to non-nullable type.
|
|
单元测试 (Tests/Mud.HttpUtils.Client.Tests/Mud.HttpUtils.Client.Tests.csproj):
Mud.HttpUtils.Client/Helpers/XmlSerialize.cs#L140
Possible null reference return.
|
|
单元测试 (Tests/Mud.HttpUtils.Client.Tests/Mud.HttpUtils.Client.Tests.csproj):
Mud.HttpUtils.Client/Helpers/XmlSerialize.cs#L140
Converting null literal or possible null value to non-nullable type.
|
|
单元测试 (Tests/Mud.HttpUtils.Client.Tests/Mud.HttpUtils.Client.Tests.csproj):
Mud.HttpUtils.Client/Security/DefaultHmacSignatureProvider.cs#L174
XML comment has badly formed XML -- 'Reference to undefined entity 'parameters'.'
|
|
单元测试 (Tests/Mud.HttpUtils.Client.Tests/Mud.HttpUtils.Client.Tests.csproj):
Mud.HttpUtils.Abstractions/TokenManager/TokenManagerBase.cs#L206
Missing XML comment for publicly visible type or member 'TokenManagerBase.GetCachedCredentialToken()'
|
|
单元测试 (Tests/Mud.HttpUtils.Client.Tests/Mud.HttpUtils.Client.Tests.csproj):
Mud.HttpUtils.Abstractions/TokenManager/ITokenProvider.cs#L16
XML comment has cref attribute 'DefaultTokenProvider' that could not be resolved
|
|
单元测试 (Tests/Mud.HttpUtils.Client.Tests/Mud.HttpUtils.Client.Tests.csproj):
Mud.HttpUtils.Abstractions/Logging/ISensitiveDataMasker.cs#L44
XML comment has cref attribute 'SensitiveDataAttribute' that could not be resolved
|
|
单元测试 (Tests/Mud.HttpUtils.Client.Tests/Mud.HttpUtils.Client.Tests.csproj):
Mud.HttpUtils.Abstractions/HttpClient/Response{T}.cs#L23
XML comment has cref attribute 'AllowAnyStatusCodeAttribute' that could not be resolved
|
|
单元测试 (Tests/Mud.HttpUtils.Client.Tests/Mud.HttpUtils.Client.Tests.csproj):
Mud.HttpUtils.Abstractions/HttpClient/ApiException.cs#L18
XML comment has cref attribute 'AllowAnyStatusCodeAttribute' that could not be resolved
|
|
Demo 构建 (Demos/HttpClientApiDemo/HttpClientApiDemo.csproj)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. 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/
|
|
Demo 构建 (Demos/HttpClientApiDemo/HttpClientApiDemo.csproj):
Mud.HttpUtils.Attributes/CircuitBreakerAttribute.cs#L6
Missing XML comment for publicly visible type or member 'CircuitBreakerAttribute.CircuitBreakerAttribute(int)'
|
|
Demo 构建 (Demos/HttpClientApiDemo/HttpClientApiDemo.csproj):
Mud.HttpUtils.Attributes/CircuitBreakerAttribute.cs#L4
Missing XML comment for publicly visible type or member 'CircuitBreakerAttribute'
|
|
Demo 构建 (Demos/HttpClientApiDemo/HttpClientApiDemo.csproj):
Mud.HttpUtils.Attributes/Params/ArrayQueryAttribute.cs#L58
XML comment has badly formed XML -- 'Reference to undefined entity 'ids'.'
|
|
Demo 构建 (Demos/HttpClientApiDemo/HttpClientApiDemo.csproj):
Mud.HttpUtils.Attributes/Params/ArrayQueryAttribute.cs#L58
XML comment has badly formed XML -- 'Reference to undefined entity 'ids'.'
|
|
Demo 构建 (Demos/HttpClientApiDemo/HttpClientApiDemo.csproj):
Mud.HttpUtils.Abstractions/TokenManager/TokenManagerBase.cs#L206
Missing XML comment for publicly visible type or member 'TokenManagerBase.GetCachedCredentialToken()'
|
|
Demo 构建 (Demos/HttpClientApiDemo/HttpClientApiDemo.csproj):
Mud.HttpUtils.Abstractions/TokenManager/ITokenProvider.cs#L16
XML comment has cref attribute 'DefaultTokenProvider' that could not be resolved
|
|
Demo 构建 (Demos/HttpClientApiDemo/HttpClientApiDemo.csproj):
Mud.HttpUtils.Abstractions/Logging/ISensitiveDataMasker.cs#L44
XML comment has cref attribute 'SensitiveDataAttribute' that could not be resolved
|
|
Demo 构建 (Demos/HttpClientApiDemo/HttpClientApiDemo.csproj):
Mud.HttpUtils.Abstractions/HttpClient/Response{T}.cs#L23
XML comment has cref attribute 'AllowAnyStatusCodeAttribute' that could not be resolved
|
|
Demo 构建 (Demos/HttpClientApiDemo/HttpClientApiDemo.csproj):
Mud.HttpUtils.Abstractions/HttpClient/ApiException.cs#L18
XML comment has cref attribute 'AllowAnyStatusCodeAttribute' that could not be resolved
|
|
Demo 构建 (Demos/HttpClientApiDemo/HttpClientApiDemo.csproj):
Mud.HttpUtils.Abstractions/TokenManager/TokenResult.cs#L137
Possible null reference argument for parameter 'accessToken' in 'TokenResult.TokenResult(string accessToken, long expireTime, string? scope = null)'.
|
|
构建与发布
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. 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/
|
|
构建与发布:
Demos/CommonClassLibrary.Share/IUserManager.cs#L15
Missing XML comment for publicly visible type or member 'IUserService'
|
|
构建与发布:
Demos/CommonClassLibrary.Share/IUserManager.cs#L10
Missing XML comment for publicly visible type or member 'IUserManager'
|
|
构建与发布:
Demos/CommonClassLibrary.Share/ITokenManager.cs#L20
Missing XML comment for publicly visible type or member 'IAppTokenManager'
|
|
构建与发布:
Demos/CommonClassLibrary.Share/ITokenManager.cs#L15
Missing XML comment for publicly visible type or member 'ITenantTokenManager'
|
|
构建与发布:
Demos/CommonClassLibrary.Share/IFeishuEventDeduplicator.cs#L10
Missing XML comment for publicly visible type or member 'IFeishuEventDeduplicator'
|
|
构建与发布:
Demos/CommonClassLibrary.Share/IFeishuAppManager.cs#L21
Missing XML comment for publicly visible type or member 'IFeishuAppManager.GetApp(string)'
|
|
构建与发布:
Demos/CommonClassLibrary.Share/IFeishuAppManager.cs#L19
Missing XML comment for publicly visible type or member 'IFeishuAppManager.GetHttpClient()'
|
|
构建与发布:
Demos/CommonClassLibrary.Share/IFeishuAppManager.cs#L17
Missing XML comment for publicly visible type or member 'IFeishuAppManager.GetTokenManager(string)'
|
|
构建与发布:
Demos/CommonClassLibrary.Share/IFeishuAppManager.cs#L15
Missing XML comment for publicly visible type or member 'IFeishuAppManager.GetDefaultApp()'
|
|
构建与发布:
Demos/CommonClassLibrary.Share/IFeishuAppManager.cs#L13
Missing XML comment for publicly visible type or member 'IFeishuAppManager'
|