Skip to content

Add convenience method setAttribute(Attribute<Long>, int) to SpanBuilder (matching the existing convenience method in Span) #5338

Add convenience method setAttribute(Attribute<Long>, int) to SpanBuilder (matching the existing convenience method in Span)

Add convenience method setAttribute(Attribute<Long>, int) to SpanBuilder (matching the existing convenience method in Span) #5338

Triggered via pull request November 15, 2024 23:52
Status Failure
Total duration 4m 12s
Artifacts

build.yml

on: pull_request
Matrix: Build
markdown-link-check  /  markdown-link-check
57s
markdown-link-check / markdown-link-check
misspell-check  /  misspell-check
5s
misspell-check / misspell-check
publish-snapshots${{ ((((github.ref_name != 'main') || (github.repository != 'open-telemetry/opentelemetry-java')) && ' (skipped)') || '') }}
0s
publish-snapshots${{ ((((github.ref_name != 'main') || (github.repository != 'open-telemetry/opentelemetry-java')) && ' (skipped)') || '') }}
required-status-check
0s
required-status-check
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
Build (ubuntu-latest, 8)
Process completed with exit code 1.
Build (ubuntu-20.04, 21, true, true)
Process completed with exit code 1.
Build (ubuntu-latest, 21)
Process completed with exit code 1.
Build (ubuntu-latest, 23)
Process completed with exit code 1.
Build (ubuntu-latest, 17)
Process completed with exit code 1.
Build (macos-latest, 21)
Process completed with exit code 1.
Build (macos-latest, 23)
Process completed with exit code 1.
Build (ubuntu-latest, 11)
Process completed with exit code 1.
Build (macos-latest, 17)
Process completed with exit code 1.
Build (macos-13, 8)
Process completed with exit code 1.
Build (windows-latest, 21)
Process completed with exit code 1.
Build (macos-latest, 11)
Process completed with exit code 1.
Build (windows-latest, 17)
Process completed with exit code 1.
Build (windows-latest, 23)
Process completed with exit code 1.
Build (windows-latest, 11)
Process completed with exit code 1.
Build (windows-latest, 8)
Process completed with exit code 1.
build-graal
Process completed with exit code 1.
required-status-check
Process completed with exit code 1.
build-graal
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: https://github.com/oracle/graal/pull/5995