Skip to content

Add explicit table-level notes #137

Add explicit table-level notes

Add explicit table-level notes #137

Triggered via pull request August 31, 2026 06:24
Status Success
Total duration 2m 44s
Artifacts

lint.yaml

on: pull_request
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.