New linter for complex conditional expressions #6527
Annotations
51 errors and 24 warnings
macOS-latest (release)
Running examples in ‘lintr-Ex.R’ failed
|
macOS-latest (release)
object 'a' not found
|
macOS-latest (release)
R CMD check found ERRORs
|
macOS-latest (release)
Test failures
|
macOS-latest (release)
Process completed with exit code 1.
|
macOS-latest (release)
Test failures
|
ubuntu-latest (devel) en_US
Running examples in 'lintr-Ex.R' failed
|
ubuntu-latest (devel) en_US
object 'a' not found
|
ubuntu-latest (devel) en_US
R CMD check found ERRORs
|
ubuntu-latest (devel) en_US
Test failures
|
ubuntu-latest (devel) en_US
Process completed with exit code 1.
|
ubuntu-latest (devel) en_US
Test failures
|
ubuntu-latest (oldrel-1)
Running examples in ‘lintr-Ex.R’ failed
|
ubuntu-latest (oldrel-1)
object 'a' not found
|
ubuntu-latest (oldrel-1)
R CMD check found ERRORs
|
ubuntu-latest (oldrel-1)
Test failures
|
ubuntu-latest (oldrel-1)
Process completed with exit code 1.
|
ubuntu-latest (oldrel-1)
Test failures
|
ubuntu-latest (oldrel-2)
Running examples in ‘lintr-Ex.R’ failed
|
ubuntu-latest (oldrel-2)
object 'a' not found
|
ubuntu-latest (oldrel-2)
Test failures
|
ubuntu-latest (oldrel-2)
R CMD check found ERRORs
|
ubuntu-latest (oldrel-2)
Process completed with exit code 1.
|
ubuntu-latest (oldrel-2)
Test failures
|
ubuntu-latest (devel)
Running examples in ‘lintr-Ex.R’ failed
|
ubuntu-latest (devel)
object 'a' not found
|
ubuntu-latest (devel)
Test failures
|
ubuntu-latest (devel)
R CMD check found ERRORs
|
ubuntu-latest (devel)
Process completed with exit code 1.
|
ubuntu-latest (devel)
Test failures
|
ubuntu-latest (oldrel-3)
Running examples in ‘lintr-Ex.R’ failed
|
ubuntu-latest (oldrel-3)
object 'a' not found
|
ubuntu-latest (oldrel-3)
R CMD check found ERRORs
|
ubuntu-latest (oldrel-3)
Test failures
|
ubuntu-latest (oldrel-3)
Process completed with exit code 1.
|
ubuntu-latest (oldrel-3)
Test failures
|
ubuntu-latest (release)
Running examples in ‘lintr-Ex.R’ failed
|
ubuntu-latest (release)
object 'a' not found
|
ubuntu-latest (release)
R CMD check found ERRORs
|
ubuntu-latest (release)
Test failures
|
ubuntu-latest (release)
Process completed with exit code 1.
|
ubuntu-latest (release)
Test failures
|
ubuntu-latest (oldrel-4)
Running examples in ‘lintr-Ex.R’ failed
|
ubuntu-latest (oldrel-4)
object 'a' not found
|
ubuntu-latest (oldrel-4)
R CMD check found ERRORs
|
ubuntu-latest (oldrel-4)
Test failures
|
ubuntu-latest (oldrel-4)
Process completed with exit code 1.
|
ubuntu-latest (oldrel-4)
Test failures
|
ubuntu-latest (release) zh_CN
Canceling since a higher priority waiting request for '2676' exists
|
windows-latest (4.1)
Canceling since a higher priority waiting request for '2676' exists
|
windows-latest (release)
Canceling since a higher priority waiting request for '2676' exists
|
macOS-latest (release)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
macOS-latest (release):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
macOS-latest (release):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (devel) en_US
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
ubuntu-latest (devel) en_US:
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (devel) en_US:
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (oldrel-1)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
ubuntu-latest (oldrel-1):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (oldrel-1):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (oldrel-2)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
ubuntu-latest (oldrel-2):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (oldrel-2):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (devel)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
ubuntu-latest (devel):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (devel):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (oldrel-3)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
ubuntu-latest (oldrel-3):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (oldrel-3):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (release)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
ubuntu-latest (release):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (release):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (oldrel-4)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
ubuntu-latest (oldrel-4):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
ubuntu-latest (oldrel-4):
<text>#L1
file=<text>,line=1,col=5,[complex_conditional_linter] Complex conditional with more than 1 logical operator(s). Consider extracting into a boolean function or variable for readability and reusability.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Linux-X64-rdevel-3-results
|
6.21 MB |
|
Linux-X64-rdevel-4-results
|
6.21 MB |
|
Linux-X64-roldrel-1-7-results
|
6.18 MB |
|
Linux-X64-roldrel-2-8-results
|
6.17 MB |
|
Linux-X64-roldrel-3-9-results
|
6.17 MB |
|
Linux-X64-roldrel-4-10-results
|
6.17 MB |
|
Linux-X64-rrelease-6-results
|
6.21 MB |
|
macOS-ARM64-rrelease-0-results
|
6.19 MB |
|