scope out new files #45
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
R/calibrate_ambient_carbon_Bowling2003.R#L41
file=R/calibrate_ambient_carbon_Bowling2003.R,line=41,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
|
R/calibrate_ambient_carbon_Bowling2003.R#L41
file=R/calibrate_ambient_carbon_Bowling2003.R,line=41,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
|
R/calibrate_ambient_carbon_Bowling2003.R#L41
file=R/calibrate_ambient_carbon_Bowling2003.R,line=41,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
R/calibrate_ambient_carbon_Bowling2003.R#L106
file=R/calibrate_ambient_carbon_Bowling2003.R,line=106,col=35,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
R/calibrate_ambient_carbon_Bowling2003.R#L124
file=R/calibrate_ambient_carbon_Bowling2003.R,line=124,col=35,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
R/calibrate_ambient_carbon_linreg.R#L37
file=R/calibrate_ambient_carbon_linreg.R,line=37,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
|
R/calibrate_ambient_carbon_linreg.R#L37
file=R/calibrate_ambient_carbon_linreg.R,line=37,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
|
R/calibrate_ambient_carbon_linreg.R#L74
file=R/calibrate_ambient_carbon_linreg.R,line=74,col=13,[seq_linter] 1:nrow(...) is likely to be wrong in the empty edge case. Use seq_len(nrow(...)) instead.
|
R/calibrate_ambient_carbon_linreg.R#L83
file=R/calibrate_ambient_carbon_linreg.R,line=83,col=36,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
R/calibrate_ambient_carbon_linreg.R#L101
file=R/calibrate_ambient_carbon_linreg.R,line=101,col=35,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
This job succeeded
Loading