Skip to content

tweak: Include required OM files in package #161

tweak: Include required OM files in package

tweak: Include required OM files in package #161

Triggered via push March 4, 2024 17:06
Status Success
Total duration 3m 5s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: data-raw/demography.R#L2
file=data-raw/demography.R,line=2,col=33,[nonportable_path_linter] Use file.path() to construct portable file paths.
lint: R/base.R#L15
file=R/base.R,line=15,col=53,[object_usage_linter] no visible binding for global variable '.pkgcache'
lint: R/base.R#L19
file=R/base.R,line=19,col=16,[object_usage_linter] no visible global function definition for 'getCache'
lint: R/base.R#L24
file=R/base.R,line=24,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
lint: R/base.R#L25
file=R/base.R,line=25,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 90 characters.
lint: R/base.R#L32
file=R/base.R,line=32,col=16,[object_usage_linter] no visible global function definition for 'getCache'
lint: R/base.R#L38
file=R/base.R,line=38,col=11,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
lint: R/base.R#L44
file=R/base.R,line=44,col=11,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
lint: R/base.R#L72
file=R/base.R,line=72,col=4,[indentation_linter] Hanging indent should be 42 spaces but is 4 spaces.
lint: R/base.R#L94
file=R/base.R,line=94,col=5,[object_usage_linter] local variable 'expDir' assigned but may not be used