Add vignette on proportion_transmission()
methods
#15
Triggered via pull request
September 10, 2024 12:39
Status
Failure
Total duration
2m 16s
Artifacts
–
lint-changed-files.yaml
on: pull_request
lint-changed-files
2m 4s
Annotations
1 error and 8 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files
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-changed-files:
vignettes/proportion_transmission.Rmd#L155
file=vignettes/proportion_transmission.Rmd,line=155,col=28,[undesirable_operator_linter] Operator `:::` is undesirable. It accesses non-exported functions inside packages. Code relying on these is likely to break in future versions of the package because the functions are not part of the public interface and may be changed or removed by the maintainers without notice. Use public functions via :: instead.
|
lint-changed-files:
vignettes/proportion_transmission.Rmd#L160
file=vignettes/proportion_transmission.Rmd,line=160,col=37,[undesirable_operator_linter] Operator `:::` is undesirable. It accesses non-exported functions inside packages. Code relying on these is likely to break in future versions of the package because the functions are not part of the public interface and may be changed or removed by the maintainers without notice. Use public functions via :: instead.
|
lint-changed-files:
vignettes/proportion_transmission.Rmd#L165
file=vignettes/proportion_transmission.Rmd,line=165,col=47,[undesirable_operator_linter] Operator `:::` is undesirable. It accesses non-exported functions inside packages. Code relying on these is likely to break in future versions of the package because the functions are not part of the public interface and may be changed or removed by the maintainers without notice. Use public functions via :: instead.
|
lint-changed-files:
vignettes/proportion_transmission.Rmd#L267
file=vignettes/proportion_transmission.Rmd,line=267,col=3,[commented_code_linter] Commented code should be removed.
|
lint-changed-files:
vignettes/proportion_transmission.Rmd#L278
file=vignettes/proportion_transmission.Rmd,line=278,col=3,[commented_code_linter] Commented code should be removed.
|
lint-changed-files:
vignettes/proportion_transmission.Rmd#L293
file=vignettes/proportion_transmission.Rmd,line=293,col=3,[commented_code_linter] Commented code should be removed.
|
lint-changed-files:
vignettes/proportion_transmission.Rmd#L304
file=vignettes/proportion_transmission.Rmd,line=304,col=3,[commented_code_linter] Commented code should be removed.
|