add script to plot cubes #65
check_project.yml
on: push
check project with checklist
1m 7s
Annotations
11 warnings
check project with checklist
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check project with checklist:
source/functions/write_sql_query_occcubes.R#L6
file=source/functions/write_sql_query_occcubes.R,line=6,col=2,[brace_linter] There should be a space before an opening curly brace.
|
check project with checklist:
source/functions/write_sql_query_occcubes.R#L6
file=source/functions/write_sql_query_occcubes.R,line=6,col=2,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
check project with checklist:
source/functions/write_sql_query_occcubes.R#L11
file=source/functions/write_sql_query_occcubes.R,line=11,col=3,[object_usage_linter] local variable 'sql_query' assigned but may not be used
|
check project with checklist:
source/functions/write_sql_query_occcubes.R#L34
file=source/functions/write_sql_query_occcubes.R,line=34,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 91 characters.
|
check project with checklist:
source/functions/write_sql_query_occcubes.R#L36
file=source/functions/write_sql_query_occcubes.R,line=36,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
|
check project with checklist:
source/gbif_occ_maps/0_get_original_code.R#L15
file=source/gbif_occ_maps/0_get_original_code.R,line=15,col=14,[brace_linter] There should be a space before an opening curly brace.
|
check project with checklist:
source/gbif_occ_maps/0_get_original_code.R#L15
file=source/gbif_occ_maps/0_get_original_code.R,line=15,col=14,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
check project with checklist:
source/gbif_occ_maps/0_get_original_code.R#L25
file=source/gbif_occ_maps/0_get_original_code.R,line=25,col=33,[quotes_linter] Only use double-quotes.
|
check project with checklist:
source/gbif_occ_maps/0_get_original_code.R#L35
file=source/gbif_occ_maps/0_get_original_code.R,line=35,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
|
check project with checklist:
source/gbif_occ_maps/1_download_cubes.R#L6
file=source/gbif_occ_maps/1_download_cubes.R,line=6,col=15,[infix_spaces_linter] Put spaces around all infix operators.
|