Add metadata tests for all linters #5939
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 10 warnings
lint
Process completed with exit code 31.
|
lint:
tests/testthat/test-outer_negation_linter.R#L36
file=tests/testthat/test-outer_negation_linter.R,line=36,col=67,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
lint:
tests/testthat/test-outer_negation_linter.R#L37
file=tests/testthat/test-outer_negation_linter.R,line=37,col=2,[indentation_linter] Hanging indent should be 10 spaces but is 2 spaces.
|
lint:
tests/testthat/test-outer_negation_linter.R#L37
file=tests/testthat/test-outer_negation_linter.R,line=37,col=36,[error] unexpected ')'
|
lint:
tests/testthat/test-outer_negation_linter.R#L39
file=tests/testthat/test-outer_negation_linter.R,line=39,col=2,[indentation_linter] Indentation should be 0 spaces but is 2 spaces.
|
lint:
tests/testthat/test-outer_negation_linter.R#L46
file=tests/testthat/test-outer_negation_linter.R,line=46,col=2,[indentation_linter] Indentation should be 0 spaces but is 2 spaces.
|
lint:
tests/testthat/test-outer_negation_linter.R#L47
file=tests/testthat/test-outer_negation_linter.R,line=47,col=4,[indentation_linter] Indentation should be 0 spaces but is 4 spaces.
|
lint:
tests/testthat/test-outer_negation_linter.R#L48
file=tests/testthat/test-outer_negation_linter.R,line=48,col=6,[indentation_linter] Indentation should be 0 spaces but is 6 spaces.
|
lint:
tests/testthat/test-outer_negation_linter.R#L50
file=tests/testthat/test-outer_negation_linter.R,line=50,col=4,[indentation_linter] Indentation should be 0 spaces but is 4 spaces.
|
lint:
tests/testthat/test-outer_negation_linter.R#L52
file=tests/testthat/test-outer_negation_linter.R,line=52,col=6,[indentation_linter] Indentation should be 0 spaces but is 6 spaces.
|
lint:
tests/testthat/test-outer_negation_linter.R#L54
file=tests/testthat/test-outer_negation_linter.R,line=54,col=4,[indentation_linter] Indentation should be 0 spaces but is 4 spaces.
|