Skip to content

Issue 15: Remove excess models #13

Issue 15: Remove excess models

Issue 15: Remove excess models #13

Triggered via pull request May 13, 2024 14:10
Status Failure
Total duration 17m 32s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files
17m 24s
lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint-changed-files
Process completed with exit code 31.
lint-changed-files: R/models.R#L3
file=R/models.R,line=3,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint-changed-files: R/models.R#L6
file=R/models.R,line=6,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
lint-changed-files: R/models.R#L53
file=R/models.R,line=53,col=10,[object_usage_linter] no visible binding for global variable 'id'
lint-changed-files: R/models.R#L53
file=R/models.R,line=53,col=16,[seq_linter] 1:.N is likely to be wrong in the empty edge case. Use seq_len(.N) instead.
lint-changed-files: R/models.R#L54
file=R/models.R,line=54,col=10,[object_usage_linter] no visible binding for global variable 'obs_t'
lint-changed-files: R/models.R#L54
file=R/models.R,line=54,col=19,[object_usage_linter] no visible binding for global variable 'obs_at'
lint-changed-files: R/models.R#L54
file=R/models.R,line=54,col=28,[object_usage_linter] no visible binding for global variable 'ptime_lwr'
lint-changed-files: R/models.R#L55
file=R/models.R,line=55,col=10,[object_usage_linter] no visible binding for global variable 'pwindow_upr'
lint-changed-files: R/models.R#L56
file=R/models.R,line=56,col=5,[object_usage_linter] no visible binding for global variable 'stime_lwr'
lint-changed-files: R/models.R#L56
file=R/models.R,line=56,col=17,[object_usage_linter] no visible binding for global variable 'ptime_upr'