Add root frame with executable path when available (PROF-9924) #51
build.yml
on: pull_request
Matrix: Lint
Matrix: Test
Publish pre-release
0s
Annotations
9 errors and 2 warnings
Lint (stable):
processmanager/manager_test.go#L83
cannot use &dummyProcess{…} (value of type *dummyProcess) as process.Process value in return statement: *dummyProcess does not implement process.Process (missing method GetExecutablePath) (typecheck)
|
Lint (stable):
tracehandler/tracehandler_test.go#L138
cannot use r (variable of type *mockReporter) as reporter.TraceReporter value in struct literal: *mockReporter does not implement reporter.TraceReporter (wrong type for method ReportCountForTrace)
|
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 (missing method ProcessMetadata) (typecheck)
|
Lint (stable):
reporter/reporter.go#L129
unused-parameter: parameter 'pid' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint (stable)
Process completed with exit code 2.
|
Test (stable, ubuntu-22.04):
processmanager/manager_test.go#L83
cannot use &dummyProcess{…} (value of type *dummyProcess) as process.Process value in return statement: *dummyProcess does not implement process.Process (missing method GetExecutablePath)
|
Test (stable, ubuntu-22.04):
tracehandler/tracehandler_test.go#L138
cannot use r (variable of type *mockReporter) as reporter.TraceReporter value in struct literal: *mockReporter does not implement reporter.TraceReporter (wrong type for method ReportCountForTrace)
|
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 (missing method ProcessMetadata)
|
Test (stable, ubuntu-22.04)
Process completed with exit code 2.
|
Test (stable, arm-4core-linux)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Test (stable, ubuntu-22.04)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
agent-aarch64
Expired
|
30.1 MB |
|