Skip to content

Merge branch 'issue-54' into develop #133

Merge branch 'issue-54' into develop

Merge branch 'issue-54' into develop #133

Triggered via push July 3, 2024 11:06
Status Success
Total duration 2m 43s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.