Skip to content

Merge branch 'issue-54' into develop #135

Merge branch 'issue-54' into develop

Merge branch 'issue-54' into develop #135

Triggered via push July 5, 2024 09:32
Status Success
Total duration 2m 4s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
The following actions uses Node.js version which is deprecated 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/binomial.R#L9
file=R/binomial.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
lint: R/binomial.R#L31
file=R/binomial.R,line=31,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 91 characters.
lint: R/contbernoulli.R#L26
file=R/contbernoulli.R,line=26,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
lint: R/exponential.R#L8
file=R/exponential.R,line=8,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint: R/gamma.R#L12
file=R/gamma.R,line=12,col=1,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
lint: R/gamma.R#L19
file=R/gamma.R,line=19,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint: R/inverse-gamma.R#L16
file=R/inverse-gamma.R,line=16,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint: R/inverse-gaussian.R#L9
file=R/inverse-gaussian.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
lint: R/log-normal.R#L9
file=R/log-normal.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 96 characters.
lint: R/negative-binomial.R#L12
file=R/negative-binomial.R,line=12,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 94 characters.