Skip to content

Move key_begin and key_end members from scan_context to scan_info #2866

Move key_begin and key_end members from scan_context to scan_info

Move key_begin and key_end members from scan_context to scan_info #2866

Triggered via push October 17, 2024 07:25
Status Failure
Total duration 20m 10s
Artifacts

ci-build.yml

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

Annotations

16 errors and 6 warnings
Build (ubuntu-22.04, memory)
Process completed with exit code 8.
Build (ubuntu-24.04, shirakami)
Process completed with exit code 8.
clang-diagnostic-defaulted-function-deleted: src/./jogasaki/executor/process/impl/scan_info.h#L45
explicitly defaulted copy constructor is implicitly deleted
clang-diagnostic-defaulted-function-deleted: src/./jogasaki/executor/process/impl/scan_info.h#L46
explicitly defaulted copy assignment operator is implicitly deleted
clang-diagnostic-defaulted-function-deleted: src/jogasaki/executor/process/impl/scan_info.h#L45
explicitly defaulted copy constructor is implicitly deleted
clang-diagnostic-defaulted-function-deleted: src/jogasaki/executor/process/impl/scan_info.h#L46
explicitly defaulted copy assignment operator is implicitly deleted
Analysis
Process completed with exit code 1.
Build (ubuntu-24.04, memory)
Process completed with exit code 8.
clang-diagnostic-defaulted-function-deleted: src/./jogasaki/executor/process/impl/scan_info.h#L45
explicitly defaulted copy constructor is implicitly deleted
clang-diagnostic-defaulted-function-deleted: src/./jogasaki/executor/process/impl/scan_info.h#L46
explicitly defaulted copy assignment operator is implicitly deleted
clang-diagnostic-defaulted-function-deleted: src/jogasaki/executor/process/impl/scan_info.h#L45
explicitly defaulted copy constructor is implicitly deleted
clang-diagnostic-defaulted-function-deleted: src/jogasaki/executor/process/impl/scan_info.h#L46
explicitly defaulted copy assignment operator is implicitly deleted
Build (ubuntu-22.04, shirakami)
Process completed with exit code 8.
modernize-use-nodiscard: src/./jogasaki/executor/process/impl/task_context.h#L88
function 'getImplWorkContext' should be marked [[nodiscard]]
readability-redundant-control-flow: src/jogasaki/executor/process/impl/task_context.cpp#L183
redundant return statement at the end of a function with a void return type
modernize-use-nodiscard: src/jogasaki/executor/process/impl/task_context.h#L88
function 'getImplWorkContext' should be marked [[nodiscard]]
modernize-use-nodiscard: src/./jogasaki/executor/process/impl/task_context.h#L88
function 'getImplWorkContext' should be marked [[nodiscard]]
readability-redundant-control-flow: src/jogasaki/executor/process/impl/task_context.cpp#L183
redundant return statement at the end of a function with a void return type
modernize-use-nodiscard: src/jogasaki/executor/process/impl/task_context.h#L88
function 'getImplWorkContext' should be marked [[nodiscard]]