all: do comparison substitution for extra coverage #11433
Annotations
10 errors and 1 warning
build.go#L39
failed to build executor: failed to build program:
|
executor/executor.cc#L1111
error: 'write_output' was not declared in this scope; did you mean 'write_call_output'?
|
executor/executor.cc#L1127
error: 'cover_unprotect' was not declared in this scope; did you mean 'cover_protect'?
|
executor/executor.cc#L1142
error: 'write_coverage_signal' was not declared in this scope
|
executor/executor.cc#L1142
error: expected primary-expression before '>' token
|
executor/executor.cc#L1142
error: left operand of comma operator has no effect [-Werror=unused-value]
|
executor/executor.cc#L1142
error: right operand of comma operator has no effect [-Werror=unused-value]
|
executor/executor.cc#L1144
error: 'write_coverage_signal' was not declared in this scope
|
executor/executor.cc#L1144
error: expected primary-expression before '>' token
|
executor/executor.cc#L1144
error: left operand of comma operator has no effect [-Werror=unused-value]
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading