Skip to content

Draft for functionality to plot the difference between correlations before and after imputation #111

Draft for functionality to plot the difference between correlations before and after imputation

Draft for functionality to plot the difference between correlations before and after imputation #111

Triggered via pull request October 23, 2024 14:19
Status Success
Total duration 1m 40s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
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/ggmice.R#L135
file=R/ggmice.R,line=135,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
lint: R/ggmice.R#L188
file=R/ggmice.R,line=188,col=7,[indentation_linter] Indentation should be 9 spaces but is 7 spaces.
lint: R/ggmice.R#L192
file=R/ggmice.R,line=192,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
lint: R/ggmice.R#L195
file=R/ggmice.R,line=195,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.
lint: R/plot_corr.R#L93
file=R/plot_corr.R,line=93,col=14,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
lint: R/plot_trace.R#L72
file=R/plot_trace.R,line=72,col=10,[indentation_linter] Hanging indent should be 58 spaces but is 10 spaces.
lint: R/plot_trace.R#L74
file=R/plot_trace.R,line=74,col=10,[indentation_linter] Hanging indent should be 58 spaces but is 10 spaces.
lint: R/plot_trace.R#L75
file=R/plot_trace.R,line=75,col=8,[indentation_linter] Indentation should be 6 spaces but is 8 spaces.
lint: R/utils.R#L50
file=R/utils.R,line=50,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
lint: R/utils.R#L91
file=R/utils.R,line=91,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.