Skip to content

Add root frame with executable path when available (PROF-9924) #44

Add root frame with executable path when available (PROF-9924)

Add root frame with executable path when available (PROF-9924) #44

Triggered via pull request June 11, 2024 11:14
Status Failure
Total duration 4m 6s
Billable time 4m
Artifacts

build.yml

on: pull_request
Matrix: Lint
Matrix: Test
Publish pre-release
0s
Publish pre-release
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Lint (stable): utils/coredump/coredump.go#L232
cannot use symCache (variable of type *symbolizationCache) as reporter.SymbolReporter value in argument to pm.New: *symbolizationCache does not implement reporter.SymbolReporter (wrong type for method ExecutableMetadata)
Lint (stable): reporter/reporter.go#L114
unused-parameter: parameter 'filePath' seems to be unused, consider removing or renaming it as _ (revive)
Lint (stable): reporter/datadog_reporter.go#L514
shadow: declaration of "execInfo" shadows declaration at line 53 (govet)
Lint (stable)
Process completed with exit code 2.
Test (stable, ubuntu-22.04): utils/coredump/coredump.go#L232
cannot use symCache (variable of type *symbolizationCache) as reporter.SymbolReporter value in argument to pm.New: *symbolizationCache does not implement reporter.SymbolReporter (wrong type for method ExecutableMetadata)
Test (stable, ubuntu-22.04)
Process completed with exit code 2.
Test (stable, arm-4core-linux)
The job was canceled because "stable_ubuntu-22_04" failed.
Test (stable, arm-4core-linux)
The operation was canceled.
Test (stable, ubuntu-22.04)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.