readme fixes #65
Annotations
11 warnings
lint
The following actions use a deprecated Node.js version 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/
|
lint:
R/create_replace_table.R#L47
file=R/create_replace_table.R,line=47,col=2,[indentation_linter] Hanging indent should be 36 spaces but is 2 spaces.
|
lint:
R/create_replace_table.R#L200
file=R/create_replace_table.R,line=200,col=3,[object_usage_linter] local variable 'history_table' assigned but may not be used
|
lint:
R/create_replace_table.R#L317
file=R/create_replace_table.R,line=317,col=4,[indentation_linter] Indentation should be 31 spaces but is 4 spaces.
|
lint:
R/drop_table.R#L13
file=R/drop_table.R,line=13,col=3,[object_usage_linter] local variable 'history_table' assigned but may not be used
|
lint:
R/read_table.R#L68
file=R/read_table.R,line=68,col=6,[indentation_linter] Indentation should be 47 spaces but is 6 spaces.
|
lint:
R/read_table.R#L89
file=R/read_table.R,line=89,col=3,[object_usage_linter] local variable 'column_sql' assigned but may not be used
|
lint:
R/utils.R#L101
file=R/utils.R,line=101,col=4,[indentation_linter] Indentation should be 17 spaces but is 4 spaces.
|
lint:
R/utils.R#L102
file=R/utils.R,line=102,col=2,[indentation_linter] Hanging indent should be 13 spaces but is 2 spaces.
|
lint:
R/utils.R#L113
file=R/utils.R,line=113,col=4,[indentation_linter] Hanging indent should be 15 spaces but is 4 spaces.
|
lint:
R/utils.R#L132
file=R/utils.R,line=132,col=4,[indentation_linter] Indentation should be 20 spaces but is 4 spaces.
|