Update doc #779
Triggered via pull request
September 17, 2024 13:53
Status
Failure
Total duration
1m 51s
Artifacts
–
ci.yml
on: pull_request
Annotations
1 error and 11 warnings
lint / lint
Process completed with exit code 31.
|
lint / 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 / lint:
inst/shinylive/apps/custom-field/app.R#L1
file=inst/shinylive/apps/custom-field/app.R,line=1,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 112 characters.
|
lint / lint:
inst/shinylive/apps/dataset-block/app.R#L1
file=inst/shinylive/apps/dataset-block/app.R,line=1,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 112 characters.
|
lint / lint:
inst/shinylive/apps/dataset-block/app.R#L13
file=inst/shinylive/apps/dataset-block/app.R,line=13,col=21,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint / lint:
inst/shinylive/apps/filesbrowser-block/app.R#L1
file=inst/shinylive/apps/filesbrowser-block/app.R,line=1,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 112 characters.
|
lint / lint:
inst/shinylive/apps/ggplot-block/app.R#L1
file=inst/shinylive/apps/ggplot-block/app.R,line=1,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 112 characters.
|
lint / lint:
inst/shinylive/apps/ggplot-block/app.R#L42
file=inst/shinylive/apps/ggplot-block/app.R,line=42,col=64,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint / lint:
inst/shinylive/apps/ode-demo/app.R#L1
file=inst/shinylive/apps/ode-demo/app.R,line=1,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 112 characters.
|
lint / lint:
inst/shinylive/apps/ode-demo/app.R#L2
file=inst/shinylive/apps/ode-demo/app.R,line=2,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 120 characters.
|
lint / lint:
inst/shinylive/apps/ode-demo/app.R#L10
file=inst/shinylive/apps/ode-demo/app.R,line=10,col=21,[function_left_parentheses_linter] Remove spaces before the left parenthesis in a function definition.
|
lint / lint:
inst/shinylive/apps/ode-demo/app.R#L19
file=inst/shinylive/apps/ode-demo/app.R,line=19,col=29,[infix_spaces_linter] Put spaces around all infix operators.
|