Skip to content

Better support for target_observation_weights #82

Better support for target_observation_weights

Better support for target_observation_weights #82

Triggered via pull request September 8, 2024 11:16
Status Failure
Total duration 5m 19s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lint
Process completed with exit code 31.
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/unconstrain_draws.R#L23
file=R/unconstrain_draws.R,line=23,col=39,[seq_linter] 1:ncol(...) is likely to be wrong in the empty edge case. Use seq_len(ncol(...)) instead.