Add kcc with findallmarkers #8
Annotations
11 warnings
run-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-lint:
R/kcc_fast.R#L5
file=/github/workspace/R/kcc_fast.R,line=5,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
run-lint:
R/kcc_fast.R#L6
file=/github/workspace/R/kcc_fast.R,line=6,col=12,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
run-lint:
R/kcc_fast.R#L8
file=/github/workspace/R/kcc_fast.R,line=8,col=37,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
run-lint:
R/kcc_fast.R#L13
file=/github/workspace/R/kcc_fast.R,line=13,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
run-lint:
R/kcc_fast.R#L16
file=/github/workspace/R/kcc_fast.R,line=16,col=16,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
run-lint:
R/kcc_fast.R#L18
file=/github/workspace/R/kcc_fast.R,line=18,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
|
run-lint:
R/kcc_fast.R#L18
file=/github/workspace/R/kcc_fast.R,line=18,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
run-lint:
R/kcc_fast.R#L18
file=/github/workspace/R/kcc_fast.R,line=18,col=115,[infix_spaces_linter] Put spaces around all infix operators.
|
run-lint:
R/kcc_fast.R#L18
file=/github/workspace/R/kcc_fast.R,line=18,col=132,[infix_spaces_linter] Put spaces around all infix operators.
|
run-lint:
R/kcc_fast.R#L18
file=/github/workspace/R/kcc_fast.R,line=18,col=149,[infix_spaces_linter] Put spaces around all infix operators.
|