Skip to content

feat(tiktokshop): 随官方更新商品相关接口模型 #220

feat(tiktokshop): 随官方更新商品相关接口模型

feat(tiktokshop): 随官方更新商品相关接口模型 #220

Triggered via push November 8, 2024 12:22
Status Success
Total duration 5m 59s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, github/codeql-action/init@v1, github/codeql-action/autobuild@v1, github/codeql-action/analyze@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, github/codeql-action/init@v1, github/codeql-action/autobuild@v1, github/codeql-action/analyze@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp): src/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop/ExtendedSDK/Legacy/Models/Auth/AuthGetTokenRequest.cs#L6
'TikTokShopLegacyRequest' is obsolete: '此类型专为旧版 API 设计,将于 2024-12-31 下线。'
Analyze (csharp): src/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop/ExtendedSDK/Legacy/Models/Auth/AuthGetTokenResponse.cs#L6
'TikTokShopLegacyResponse<AuthGetTokenResponse.Types.Data>' is obsolete: '此类型专为旧版 API 设计,将于 2024-12-31 下线。'
Analyze (csharp): src/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop/ExtendedSDK/Legacy/Models/Auth/AuthRefreshTokenRequest.cs#L6
'TikTokShopLegacyRequest' is obsolete: '此类型专为旧版 API 设计,将于 2024-12-31 下线。'
Analyze (csharp): src/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop/ExtendedSDK/Legacy/Models/Auth/AuthRefreshTokenResponse.cs#L6
'TikTokShopLegacyResponse<AuthRefreshTokenResponse.Types.Data>' is obsolete: '此类型专为旧版 API 设计,将于 2024-12-31 下线。'
Analyze (csharp): src/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop/ExtendedSDK/Legacy/Models/Finance/FinanceGetOrderSettlementListRequest.cs#L6
'TikTokShopLegacyRequest' is obsolete: '此类型专为旧版 API 设计,将于 2024-12-31 下线。'
Analyze (csharp): src/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop/ExtendedSDK/Legacy/Models/Finance/FinanceGetOrderSettlementListResponse.cs#L6
'TikTokShopLegacyResponse<FinanceGetOrderSettlementListResponse.Types.Data>' is obsolete: '此类型专为旧版 API 设计,将于 2024-12-31 下线。'
Analyze (csharp): src/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop/ExtendedSDK/Legacy/Models/Finance/FinanceSearchSettlementsResponse.cs#L6
'TikTokShopLegacyResponse<FinanceSearchSettlementsResponse.Types.Data>' is obsolete: '此类型专为旧版 API 设计,将于 2024-12-31 下线。'
Analyze (csharp): src/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop/ExtendedSDK/Legacy/Models/Finance/FinanceSearchSettlementsRequest.cs#L6
'TikTokShopLegacyRequest' is obsolete: '此类型专为旧版 API 设计,将于 2024-12-31 下线。'
Analyze (csharp): src/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop/Models/Product/Global/ProductGetGlobalProductDetailResponse.cs#L207
'ProductGetGlobalProductDetailResponse.Types.Data.Types.Manufacturer.Name' hides inherited member 'ProductGetProductDetailResponse.Types.Data.Types.Manufacturer.Name'. Use the new keyword if hiding was intended.
Analyze (csharp): src/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop/Models/Product/Global/ProductGetGlobalProductDetailResponse.cs#L214
'ProductGetGlobalProductDetailResponse.Types.Data.Types.Manufacturer.Address' hides inherited member 'ProductGetProductDetailResponse.Types.Data.Types.Manufacturer.Address'. Use the new keyword if hiding was intended.