Skip to content

Fix Quarto caption and label precedence (#377) #135

Fix Quarto caption and label precedence (#377)

Fix Quarto caption and label precedence (#377) #135

Triggered via push August 28, 2026 20:03
Status Success
Total duration 2m 46s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint: R/bind-insert-internal.R#L46
file=R/bind-insert-internal.R,line=46,col=13,[object_usage_linter] no visible binding for global variable 'cbind.huxtable'
lint: R/bind-insert-internal.R#L40
file=R/bind-insert-internal.R,line=40,col=13,[object_usage_linter] no visible binding for global variable 'rbind.huxtable'
lint: R/bind-insert-internal.R#L24
file=R/bind-insert-internal.R,line=24,col=15,[object_usage_linter] no visible global function definition for 'is.number'
lint: R/bind-insert-internal.R#L24
file=R/bind-insert-internal.R,line=24,col=3,[object_usage_linter] no visible global function definition for 'assert_that'
lint: R/aaa-utils.R#L182
file=R/aaa-utils.R,line=182,col=9,[object_usage_linter] no visible global function definition for 'align'
lint: R/aaa-utils.R#L172
file=R/aaa-utils.R,line=172,col=10,[object_usage_linter] no visible global function definition for 'position'
lint: R/aaa-utils.R#L172
file=R/aaa-utils.R,line=172,col=10,[object_usage_linter] no visible global function definition for 'position'
lint: R/aaa-utils.R#L167
file=R/aaa-utils.R,line=167,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint: R/aaa-utils.R#L139
file=R/aaa-utils.R,line=139,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint: R/aaa-utils.R#L73
file=R/aaa-utils.R,line=73,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.