Skip to content

add cpp function

add cpp function #41

Triggered via push October 4, 2024 12:47
Status Failure
Total duration 1m 20s
Artifacts
check project with checklist
1m 11s
check project with checklist
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
check project with checklist: source/scripts/cmon_sqlite_to_geotiff.R#L11
file=source/scripts/cmon_sqlite_to_geotiff.R,line=11,col=3,[commented_code_linter] Commented code should be removed.
check project with checklist: source/scripts/cmon_sqlite_to_geotiff.R#L11
file=source/scripts/cmon_sqlite_to_geotiff.R,line=11,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
check project with checklist: source/scripts/cmon_sqlite_to_geotiff.R#L12
file=source/scripts/cmon_sqlite_to_geotiff.R,line=12,col=3,[commented_code_linter] Commented code should be removed.
check project with checklist: source/scripts/cmon_sqlite_to_geotiff.R#L13
file=source/scripts/cmon_sqlite_to_geotiff.R,line=13,col=3,[commented_code_linter] Commented code should be removed.
check project with checklist: source/scripts/cmon_sqlite_to_geotiff.R#L14
file=source/scripts/cmon_sqlite_to_geotiff.R,line=14,col=3,[commented_code_linter] Commented code should be removed.
check project with checklist: source/scripts/cmon_sqlite_to_geotiff.R#L21
file=source/scripts/cmon_sqlite_to_geotiff.R,line=21,col=12,[assignment_linter] Use <-, not =, for assignment.
check project with checklist: source/scripts/cmon_sqlite_to_geotiff.R#L22
file=source/scripts/cmon_sqlite_to_geotiff.R,line=22,col=6,[assignment_linter] Use <-, not =, for assignment.
check project with checklist: source/scripts/cmon_sqlite_to_geotiff.R#L23
file=source/scripts/cmon_sqlite_to_geotiff.R,line=23,col=10,[assignment_linter] Use <-, not =, for assignment.
check project with checklist: source/scripts/cmon_sqlite_to_geotiff.R#L24
file=source/scripts/cmon_sqlite_to_geotiff.R,line=24,col=8,[assignment_linter] Use <-, not =, for assignment.
check project with checklist: source/scripts/cmon_sqlite_to_geotiff.R#L50
file=source/scripts/cmon_sqlite_to_geotiff.R,line=50,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 278 characters.