Skip to content

flow to use sink_at/source_at instead of list view

Sign in for the full log view
GitHub Actions / Clang-Tidy failed Oct 28, 2024 in 0s

[Clang-Tidy] 3 warnings

[Clang-Tidy] 3 warnings

Annotations

Check warning on line 40 in src/jogasaki/executor/exchange/aggregate/flow.cpp

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

misc-unused-using-decls

using decl 'unsafe_downcast' is unused 

Check warning on line 41 in src/jogasaki/executor/exchange/forward/flow.cpp

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

misc-unused-using-decls

using decl 'unsafe_downcast' is unused 

Check warning on line 38 in src/jogasaki/executor/exchange/group/flow.cpp

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

misc-unused-using-decls

using decl 'unsafe_downcast' is unused