Skip to content

Update Dockerfile.linux #296

Update Dockerfile.linux

Update Dockerfile.linux #296

Triggered via pull request October 17, 2024 20:59
Status Success
Total duration 2m 32s
Artifacts

pr_build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
build (ubuntu-latest)
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 (ubuntu-latest)
/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 (ubuntu-latest)
/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 (ubuntu-latest)
/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 (ubuntu-latest)
/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 (ubuntu-latest)
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 (ubuntu-latest)
/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 (ubuntu-latest)
/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 (ubuntu-latest)
/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 (ubuntu-latest)
/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 (ubuntu-latest)
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 (ubuntu-latest): 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.
build (ubuntu-latest): 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.
build (ubuntu-latest): 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.
build (windows-latest)
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 (windows-latest)
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]
build (windows-latest)
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]
build (windows-latest)
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]
build (windows-latest)
D:\a\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) [D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj]
build (windows-latest)
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]
build (windows-latest)
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]
build (windows-latest)
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]
build (windows-latest)
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]
build (windows-latest)
D:\a\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) [D:\a\aws-otel-dotnet-instrumentation\aws-otel-dotnet-instrumentation\src\AWS.Distro.OpenTelemetry.AutoInstrumentation\AWS.Distro.OpenTelemetry.AutoInstrumentation.csproj]
build (windows-latest)
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]
build (windows-latest): 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.
build (windows-latest): test/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests/AttributePropagatingSpanProcessor.cs#L44
Converting null literal or possible null value to non-nullable type.
build (windows-latest): test/AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests/AttributePropagatingSpanProcessor.cs#L69
Converting null literal or possible null value to non-nullable type.