Pre-release: Update version to 1.3.1 (#114) #122
Annotations
22 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build on Windows
D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AssemblyInfo.cs(7,1): warning SA1515: Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md) [D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
|
Build on Windows
D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\Version.cs(6,14): warning SA1400: Element 'Version' should declare an access modifier (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1400.md) [D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
|
Build on Windows
D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\Version.cs(8,26): warning SA1401: Field should be private (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1401.md) [D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
|
Build on Windows
D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\Version.cs(8,26): warning SA1307: Field 'version' should begin with upper-case letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1307.md) [D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
|
Build on Windows
CSC : warning SA0001: XML comment analysis is disabled due to project configuration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA0001.md) [D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
|
Build on Windows
CSC : warning CS8002: Referenced assembly 'OpenTelemetry.Instrumentation.AWS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. [D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
|
Build on Windows
D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AwsSpanProcessingUtil.cs(214,16): warning CS8602: Dereference of a possibly null reference. [D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net462]
|
Build on Windows
D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AssemblyInfo.cs(7,1): warning SA1515: Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md) [D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net462]
|
Build on Windows
D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\Version.cs(8,26): warning SA1401: Field should be private (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1401.md) [D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net462]
|
Build on Windows
D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\Version.cs(6,14): warning SA1400: Element 'Version' should declare an access modifier (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1400.md) [D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net462]
|
Test on Windows:
src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AwsSpanProcessingUtil.cs#L214
Dereference of a possibly null reference.
|
Test on Windows:
src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AssemblyInfo.cs#L7
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
|
Test on Windows:
src/AWS.Distro.OpenTelemetry.AutoInstrumentation/Version.cs#L6
Element 'Version' should declare an access modifier (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1400.md)
|
Test on Windows:
src/AWS.Distro.OpenTelemetry.AutoInstrumentation/Version.cs#L8
Field 'version' should begin with upper-case letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1307.md)
|
Test on Windows:
src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AssemblyInfo.cs#L7
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
|
Test on Windows:
src/AWS.Distro.OpenTelemetry.AutoInstrumentation/Version.cs#L6
Element 'Version' should declare an access modifier (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1400.md)
|
Test on Windows:
src/AWS.Distro.OpenTelemetry.AutoInstrumentation/Version.cs#L8
Field 'version' should begin with upper-case letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1307.md)
|
Test on Windows:
test/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests/AwsMetricAttributesSpanProcessorTest.cs#L238
Cannot convert null literal to non-nullable reference type.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "AWS.Otel.DotNet.Auto.psm1", "aws-distro-opentelemetry-dotnet-instrumentation-linux-glibc-arm64.zip", "aws-distro-opentelemetry-dotnet-instrumentation-linux-glibc-x64.zip", "aws-distro-opentelemetry-dotnet-instrumentation-linux-musl-arm64.zip", "aws-distro-opentelemetry-dotnet-instrumentation-linux-musl-x64.zip", "aws-distro-opentelemetry-dotnet-instrumentation-windows.zip", "aws-otel-dotnet-install.sh".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading