Node benchmarking utility #11136
Annotations
8 errors and 1 warning
build-windows:
cmd/catchpointdump/bench.go#L178
assignment mismatch: 4 variables but catchupAccessor.GetVerifyData returns 6 values
|
build-windows:
cmd/catchpointdump/bench_report.go#L63
undefined: syscall.Sysinfo_t
|
build-windows:
cmd/catchpointdump/bench_report.go#L64
undefined: syscall.Sysinfo
|
build-windows:
cmd/catchpointdump/bench_report.go#L104
undefined: syscall.Getrusage
|
build-windows:
cmd/catchpointdump/bench_report.go#L104
undefined: syscall.RUSAGE_SELF
|
build-windows:
cmd/catchpointdump/bench_report.go#L105
usage.Utime undefined (type *syscall.Rusage has no field or method Utime)
|
build-windows:
cmd/catchpointdump/bench_report.go#L105
usage.Stime undefined (type *syscall.Rusage has no field or method Stime)
|
build-windows
Process completed with exit code 2.
|
build-windows
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|