Skip to content

Issue #408: Fit the susceptible population #1324

Issue #408: Fit the susceptible population

Issue #408: Fit the susceptible population #1324

Triggered via pull request January 23, 2025 17:08
@seabbsseabbs
synchronize #904
issue408
Status Failure
Total duration 8m 44s
Artifacts

lint-only-changed-files.yaml

on: pull_request
lint-changed-files
8m 34s
lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
lint-changed-files
Process completed with exit code 31.
lint-changed-files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-changed-files: R/simulate_infections.R#L85
file=R/simulate_infections.R,line=85,col=15,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint-changed-files: R/simulate_infections.R#L114
file=R/simulate_infections.R,line=114,col=14,[assignment_linter] Use <-, not =, for assignment.
lint-changed-files: R/simulate_infections.R#L138
file=R/simulate_infections.R,line=138,col=11,[object_usage_linter] missing arguments not allowed in calls to 'list'
lint-changed-files: R/simulate_infections.R#L146
file=R/simulate_infections.R,line=146,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint-changed-files: R/simulate_infections.R#L147
file=R/simulate_infections.R,line=147,col=3,[missing_argument_linter] Missing argument in function call.