This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Deprecating LogAnalytics.Client in favor of official replacements ahe… #108
publish-nuget.yml
on: push
Build and Publish NuGet
0s
Annotations
1 error and 19 warnings
|
Integration Tests
Process completed with exit code 1.
|
|
Unit Tests
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@v1. 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/
|
|
Unit Tests:
LogAnalytics.Client/LogAnalytics.Client.UnitTests/LogAnalyticsClientTests.cs#L51
'LogAnalyticsClient' is obsolete: 'LogAnalytics.Client is deprecated. The underlying HTTP Data Collector API will be retired on 2026-09-14. Migrate to Azure.Monitor.Ingestion (LogsIngestionClient). See https://github.com/Zimmergren/LogAnalytics.Client for migration guidance.'
|
|
Unit Tests:
LogAnalytics.Client/LogAnalytics.Client.UnitTests/LogAnalyticsClientTests.cs#L51
'LogAnalyticsClient' is obsolete: 'LogAnalytics.Client is deprecated. The underlying HTTP Data Collector API will be retired on 2026-09-14. Migrate to Azure.Monitor.Ingestion (LogsIngestionClient). See https://github.com/Zimmergren/LogAnalytics.Client for migration guidance.'
|
|
Unit Tests:
LogAnalytics.Client/LogAnalytics.Client.UnitTests/LogAnalyticsClientTests.cs#L41
'LogAnalyticsClient' is obsolete: 'LogAnalytics.Client is deprecated. The underlying HTTP Data Collector API will be retired on 2026-09-14. Migrate to Azure.Monitor.Ingestion (LogsIngestionClient). See https://github.com/Zimmergren/LogAnalytics.Client for migration guidance.'
|
|
Unit Tests:
LogAnalytics.Client/LogAnalytics.Client.UnitTests/DependencyInjectionExtensionsTests.cs#L27
'LogAnalyticsClient' is obsolete: 'LogAnalytics.Client is deprecated. The underlying HTTP Data Collector API will be retired on 2026-09-14. Migrate to Azure.Monitor.Ingestion (LogsIngestionClient). See https://github.com/Zimmergren/LogAnalytics.Client for migration guidance.'
|
|
Unit Tests:
LogAnalytics.Client/LogAnalytics.Client.UnitTests/LogAnalyticsClientTests.cs#L29
'LogAnalyticsClient' is obsolete: 'LogAnalytics.Client is deprecated. The underlying HTTP Data Collector API will be retired on 2026-09-14. Migrate to Azure.Monitor.Ingestion (LogsIngestionClient). See https://github.com/Zimmergren/LogAnalytics.Client for migration guidance.'
|
|
Unit Tests:
LogAnalytics.Client/LogAnalytics.Client.UnitTests/LogAnalyticsClientTests.cs#L17
'LogAnalyticsClient' is obsolete: 'LogAnalytics.Client is deprecated. The underlying HTTP Data Collector API will be retired on 2026-09-14. Migrate to Azure.Monitor.Ingestion (LogsIngestionClient). See https://github.com/Zimmergren/LogAnalytics.Client for migration guidance.'
|
|
Unit Tests:
LogAnalytics.Client/LogAnalytics.Client/LogAnalyticsClient.cs#L62
'public' members should come before 'private' members
|
|
Unit Tests:
LogAnalytics.Client/LogAnalytics.Client/LogAnalyticsClient.cs#L32
A constructor should not follow a property
|
|
Unit Tests:
LogAnalytics.Client/LogAnalytics.Client/LogAnalyticsClient.cs#L150
Single-line comments should not be followed by blank line
|
|
Unit Tests:
LogAnalytics.Client/LogAnalytics.Client/DependencyInjectionExtensions.cs#L3
Using directives should be ordered alphabetically by the namespaces
|
|
Integration Tests
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@v1. 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/
|
|
Integration Tests:
LogAnalytics.Client/LogAnalytics.Client.IntegrationTests/Tests/Client/End2EndTests.cs#L125
'LogAnalyticsClient' is obsolete: 'LogAnalytics.Client is deprecated. The underlying HTTP Data Collector API will be retired on 2026-09-14. Migrate to Azure.Monitor.Ingestion (LogsIngestionClient). See https://github.com/Zimmergren/LogAnalytics.Client for migration guidance.'
|
|
Integration Tests:
LogAnalytics.Client/LogAnalytics.Client.IntegrationTests/Tests/Client/End2EndTests.cs#L54
'LogAnalyticsClient' is obsolete: 'LogAnalytics.Client is deprecated. The underlying HTTP Data Collector API will be retired on 2026-09-14. Migrate to Azure.Monitor.Ingestion (LogsIngestionClient). See https://github.com/Zimmergren/LogAnalytics.Client for migration guidance.'
|
|
Integration Tests:
LogAnalytics.Client/LogAnalytics.Client.IntegrationTests/Tests/Client/End2EndTests.cs#L54
'LogAnalyticsClient' is obsolete: 'LogAnalytics.Client is deprecated. The underlying HTTP Data Collector API will be retired on 2026-09-14. Migrate to Azure.Monitor.Ingestion (LogsIngestionClient). See https://github.com/Zimmergren/LogAnalytics.Client for migration guidance.'
|
|
Integration Tests:
LogAnalytics.Client/LogAnalytics.Client/LogAnalyticsClient.cs#L62
'public' members should come before 'private' members
|
|
Integration Tests:
LogAnalytics.Client/LogAnalytics.Client/LogAnalyticsClient.cs#L32
A constructor should not follow a property
|
|
Integration Tests:
LogAnalytics.Client/LogAnalytics.Client/LogAnalyticsClient.cs#L150
Single-line comments should not be followed by blank line
|
|
Integration Tests:
LogAnalytics.Client/LogAnalytics.Client/DependencyInjectionExtensions.cs#L3
Using directives should be ordered alphabetically by the namespaces
|