Skip to content

implement garbage collection and do some refactoring #1637

implement garbage collection and do some refactoring

implement garbage collection and do some refactoring #1637

Triggered via push February 17, 2024 05:50
Status Failure
Total duration 5m 45s
Artifacts

ci-build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
performance-unnecessary-value-param: src/tateyama/session/resource/container.cpp#L77
the parameter 'func' is copied for each invocation but only used as a const reference; consider making it a const reference