Kingman merge #12
Annotations
1 error and 10 warnings
lint
Process completed with exit code 31.
|
lint:
R/relief_capacity.R#L35
file=R/relief_capacity.R,line=35,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
|
lint:
R/target_capacity.R#L23
file=R/target_capacity.R,line=23,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
|
lint:
R/target_capacity.R#L35
file=R/target_capacity.R,line=35,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 94 characters.
|
lint:
R/target_capacity.R#L37
file=R/target_capacity.R,line=37,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 87 characters.
|
lint:
R/wl_queue_sizes.R#L41
file=R/wl_queue_sizes.R,line=41,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
lint:
R/wl_queue_sizes.R#L44
file=R/wl_queue_sizes.R,line=44,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
|
lint:
R/wl_referral_stats.R#L42
file=R/wl_referral_stats.R,line=42,col=8,[indentation_linter] Indentation should be 14 spaces but is 8 spaces.
|
lint:
R/wl_removal_stats.R#L59
file=R/wl_removal_stats.R,line=59,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 102 characters.
|
lint:
R/wl_schedule.R#L42
file=R/wl_schedule.R,line=42,col=36,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lint:
R/wl_simulator.R#L3
file=R/wl_simulator.R,line=3,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 93 characters.
|