Skip to content

added tests that will catch the constraints bug #834

added tests that will catch the constraints bug

added tests that will catch the constraints bug #834

Triggered via push November 20, 2023 20:32
Status Failure
Total duration 6m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: R/generate_transitive_closure.R#L7
file=R/generate_transitive_closure.R,line=7,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
lint: R/misc_expected_dist.R#L29
file=R/misc_expected_dist.R,line=29,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
lint: R/update_mallows.R#L137
file=R/update_mallows.R,line=137,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
lint: tests/testthat/test-compute_mallows_parallel_chains.R#L203
file=tests/testthat/test-compute_mallows_parallel_chains.R,line=203,col=17,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
lint: tests/testthat/test-compute_mallows.R#L205
file=tests/testthat/test-compute_mallows.R,line=205,col=17,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
lint: tests/testthat/test-compute_mallows.R#L261
file=tests/testthat/test-compute_mallows.R,line=261,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
lint: tests/testthat/test-generate_ranking.R#L19
file=tests/testthat/test-generate_ranking.R,line=19,col=30,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
lint: tests/testthat/test-generate_ranking.R#L29
file=tests/testthat/test-generate_ranking.R,line=29,col=30,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
lint: tests/testthat/test-generate_ranking.R#L43
file=tests/testthat/test-generate_ranking.R,line=43,col=30,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
lint: tests/testthat/test-generate_transitive_closure.R#L16
file=tests/testthat/test-generate_transitive_closure.R,line=16,col=5,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.