Only save new data if it has changed #162
Annotations
11 warnings
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/.
|
lint:
R/coord_geo_polar.R#L154
file=R/coord_geo_polar.R,line=154,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/coord_geo.R#L166
file=R/coord_geo.R,line=166,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/coord_geo.R#L279
file=R/coord_geo.R,line=279,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 39.
|
lint:
R/coord_trans_flip.R#L48
file=R/coord_trans_flip.R,line=48,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/coord_trans_xy.R#L108
file=R/coord_trans_xy.R,line=108,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
|
lint:
R/coord_trans_xy.R#L108
file=R/coord_trans_xy.R,line=108,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/coord_trans_xy.R#L133
file=R/coord_trans_xy.R,line=133,col=12,[indentation_linter] Indentation should be 6 spaces but is 12 spaces.
|
lint:
R/coord_trans_xy.R#L135
file=R/coord_trans_xy.R,line=135,col=12,[indentation_linter] Indentation should be 6 spaces but is 12 spaces.
|
lint:
R/coord_trans_xy.R#L276
file=R/coord_trans_xy.R,line=276,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
|
lint:
R/coord_trans_xy.R#L326
file=R/coord_trans_xy.R,line=326,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|