Add inferencedata_to_tidy_draws
#18
Annotations
1 error and 5 warnings
pre-commit
Process completed with exit code 1.
|
pre-commit:
R/inferencedata_df_to_tidy_draws.R#L3
file=/home/runner/work/forecasttools/forecasttools/R/inferencedata_df_to_tidy_draws.R,line=3,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 106 characters.
|
pre-commit:
R/inferencedata_df_to_tidy_draws.R#L5
file=/home/runner/work/forecasttools/forecasttools/R/inferencedata_df_to_tidy_draws.R,line=5,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 104 characters.
|
pre-commit:
R/inferencedata_df_to_tidy_draws.R#L46
file=/home/runner/work/forecasttools/forecasttools/R/inferencedata_df_to_tidy_draws.R,line=46,col=29,[brace_linter] Any function spanning multiple lines should use curly braces.
|
pre-commit:
R/inferencedata_df_to_tidy_draws.R#L47
file=/home/runner/work/forecasttools/forecasttools/R/inferencedata_df_to_tidy_draws.R,line=47,col=6,[indentation_linter] Indentation should be 24 spaces but is 6 spaces.
|
pre-commit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|