Update Dockerfile.linux #296
Annotations
21 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. 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 Linux
/home/runner/work/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) [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj]
|
Build on Linux
/home/runner/work/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) [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj]
|
Build on Linux
/home/runner/work/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) [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj]
|
Build on Linux
/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AwsSpanMetricsProcessor.cs(100,9): warning SA1515: Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md) [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj]
|
Build on Linux
CSC : warning SA0001: XML comment analysis is disabled due to project configuration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA0001.md) [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj]
|
Build on Linux
/home/runner/work/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) [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj]
|
Build on Linux
/home/runner/work/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) [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj]
|
Build on Linux
/home/runner/work/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) [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj]
|
Build on Linux
/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AwsSpanMetricsProcessor.cs(100,9): warning SA1515: Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md) [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj]
|
Build on Linux
CSC : warning SA0001: XML comment analysis is disabled due to project configuration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA0001.md) [/home/runner/work/aws-otel-dotnet-instrumentation/aws-otel-dotnet-instrumentation/src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj]
|
Test on Linux:
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 Linux:
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 Linux:
src/AWS.Distro.OpenTelemetry.AutoInstrumentation/AwsSpanMetricsProcessor.cs#L100
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
Test on Linux:
test/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests/AwsMetricAttributesSpanProcessorTest.cs#L238
Cannot convert null literal to non-nullable reference type.
|
Test on Linux:
test/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests/AttributePropagatingSpanProcessor.cs#L26
Non-nullable field 'tracer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test on Linux:
test/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests/AwsMetricAttributesGeneratorTest.cs#L46
Possible null reference assignment.
|
Test on Linux:
test/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests/AwsMetricAttributesGeneratorTest.cs#L38
Non-nullable field 'spanDataMock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test on Linux:
test/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests/AwsMetricAttributesGeneratorTest.cs#L38
Non-nullable field 'parentSpan' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test on Linux:
test/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests/AwsMetricAttributesGeneratorTest.cs#L59
Possible null reference assignment.
|
Loading