[create-pull-request] automated change (#700) #1323
Annotations
11 warnings
|
lint / lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, r-lib/actions/setup-r@6f6e5bc62fba3a704f74e7ad7ef7676c5c6a2590. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint / lint:
R/convert_between_riskchange.R#L457
file=R/convert_between_riskchange.R,line=457,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
|
lint / lint:
R/convert_between_riskchange.R#L455
file=R/convert_between_riskchange.R,line=455,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
|
lint / lint:
R/convert_between_riskchange.R#L454
file=R/convert_between_riskchange.R,line=454,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
|
lint / lint:
R/convert_between_riskchange.R#L453
file=R/convert_between_riskchange.R,line=453,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
|
lint / lint:
R/convert_between_riskchange.R#L452
file=R/convert_between_riskchange.R,line=452,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
|
lint / lint:
R/convert_between_riskchange.R#L451
file=R/convert_between_riskchange.R,line=451,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
|
lint / lint:
R/convert_between_riskchange.R#L201
file=R/convert_between_riskchange.R,line=201,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
|
lint / lint:
R/convert_between_riskchange.R#L76
file=R/convert_between_riskchange.R,line=76,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
|
lint / lint:
R/cohens_g.R#L121
file=R/cohens_g.R,line=121,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
|
lint / lint:
data-raw/df data.R#L273
file=data-raw/df data.R,line=273,col=35,[fixed_regex_linter] Use "evaluations_" with fixed = TRUE here. This regular expression is static, i.e., its matches can be expressed as a fixed substring expression, which is faster to compute.
|