Skip to content

generate_badge_tables type functions now generate badges statically #316

generate_badge_tables type functions now generate badges statically

generate_badge_tables type functions now generate badges statically #316

Triggered via pull request December 11, 2024 23:32
Status Failure
Total duration 4m 16s
Artifacts 9

R.yml

on: pull_request
R Package Checks  /  ...  /  updated-files
5s
R Package Checks / check-R-updates / updated-files
R Package Checks  /  ...  /  lint
1m 10s
R Package Checks / lintr / lint
R Package Checks  /  ...  /  docs-check
1m 35s
R Package Checks / docs-check / docs-check
R Package Checks  /  ...  /  deps-main
1m 11s
R Package Checks / deps-main-check / deps-main
Matrix: R-package / codecov / test-coverage
Matrix: R-package / r-cmd-check / R-CMD-check
Matrix: R-package / revdeps-check / R-revdep-check
Waiting for pending jobs
R Package Checks  /  ...  /  version-check
57s
R Package Checks / version-check / version-check
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 29 warnings
R Package Checks / lintr / lint
Process completed with exit code 31.
R Package Checks / codecov / test-coverage (macOS-latest)
No such keg: /opt/homebrew/Cellar/[email protected]
R Package Checks / r-cmd-check / ubuntu-latest (release)
R CMD check found WARNINGs
R Package Checks / r-cmd-check / ubuntu-latest (release)
Process completed with exit code 1.
R Package Checks / r-cmd-check / ubuntu-latest (oldrel-1)
R CMD check found WARNINGs
R Package Checks / r-cmd-check / ubuntu-latest (oldrel-1)
Process completed with exit code 1.
R Package Checks / r-cmd-check / ubuntu-latest (oldrel-4)
R CMD check found WARNINGs
R Package Checks / r-cmd-check / ubuntu-latest (oldrel-4)
Process completed with exit code 1.
R Package Checks / r-cmd-check / ubuntu-latest (oldrel-3)
R CMD check found WARNINGs
R Package Checks / r-cmd-check / ubuntu-latest (oldrel-3)
Process completed with exit code 1.
R Package Checks / r-cmd-check / ubuntu-latest (devel)
R CMD check found WARNINGs
R Package Checks / r-cmd-check / ubuntu-latest (devel)
Process completed with exit code 1.
R Package Checks / r-cmd-check / macOS-latest (release)
R CMD check found WARNINGs
R Package Checks / r-cmd-check / macOS-latest (release)
Process completed with exit code 1.
R Package Checks / r-cmd-check / macOS-latest (release)
No such keg: /opt/homebrew/Cellar/[email protected]
R Package Checks / r-cmd-check / ubuntu-latest (oldrel-2)
R CMD check found WARNINGs
R Package Checks / r-cmd-check / ubuntu-latest (oldrel-2)
Process completed with exit code 1.
R Package Checks / r-cmd-check / windows-latest (release)
R CMD check found WARNINGs
R Package Checks / r-cmd-check / windows-latest (release)
Process completed with exit code 1.
R Package Checks / r-cmd-check / windows-latest (4.1)
R CMD check found WARNINGs
R Package Checks / r-cmd-check / windows-latest (4.1)
Process completed with exit code 1.
R Package Checks / check-R-updates / updated-files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
R Package Checks / version-check / version-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
R Package Checks / deps-main-check / deps-main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
R Package Checks / lintr / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
R Package Checks / lintr / lint: R/format_badges.R#L6
file=R/format_badges.R,line=6,col=35,[fixed_regex_linter] This regular expression is static, i.e., its matches can be expressed as a fixed substring expression, which is faster to compute. Here, you can use "/" with fixed = TRUE.
R Package Checks / lintr / lint: R/format_badges.R#L6
file=R/format_badges.R,line=6,col=42,[implicit_integer_linter] Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.
R Package Checks / lintr / lint: R/format_badges.R#L6
file=R/format_badges.R,line=6,col=44,[extraction_operator_linter] Use `[[` instead of `[` to extract an element.
R Package Checks / lintr / lint: R/format_badges.R#L6
file=R/format_badges.R,line=6,col=46,[implicit_integer_linter] Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.
R Package Checks / lintr / lint: R/format_badges.R#L7
file=R/format_badges.R,line=7,col=36,[fixed_regex_linter] This regular expression is static, i.e., its matches can be expressed as a fixed substring expression, which is faster to compute. Here, you can use "/" with fixed = TRUE.
R Package Checks / lintr / lint: R/format_badges.R#L7
file=R/format_badges.R,line=7,col=43,[implicit_integer_linter] Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.
R Package Checks / lintr / lint: R/format_badges.R#L7
file=R/format_badges.R,line=7,col=45,[extraction_operator_linter] Use `[[` instead of `[` to extract an element.
R Package Checks / lintr / lint: R/format_badges.R#L7
file=R/format_badges.R,line=7,col=47,[implicit_integer_linter] Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.
R Package Checks / lintr / lint: R/format_badges.R#L18
file=R/format_badges.R,line=18,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
R Package Checks / lintr / lint: R/format_badges.R#L22
file=R/format_badges.R,line=22,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 94 characters.
R Package Checks / codecov / test-coverage (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
R Package Checks / codecov / test-coverage (macOS-latest)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
R Package Checks / codecov / test-coverage (macOS-latest)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
R Package Checks / r-cmd-check / ubuntu-latest (release)
'::' or ':::' imports not declared from:
R Package Checks / r-cmd-check / ubuntu-latest (oldrel-1)
'::' or ':::' imports not declared from:
R Package Checks / r-cmd-check / ubuntu-latest (oldrel-4)
'::' or ':::' imports not declared from:
R Package Checks / r-cmd-check / ubuntu-latest (oldrel-3)
'::' or ':::' imports not declared from:
R Package Checks / docs-check / docs-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
R Package Checks / r-cmd-check / ubuntu-latest (devel)
'::' or ':::' imports not declared from:
R Package Checks / r-cmd-check / macOS-latest (release)
'::' or ':::' imports not declared from:
R Package Checks / r-cmd-check / macOS-latest (release)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
R Package Checks / r-cmd-check / macOS-latest (release)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
R Package Checks / r-cmd-check / ubuntu-latest (oldrel-2)
'::' or ':::' imports not declared from:
R Package Checks / r-cmd-check / windows-latest (release)
'::' or ':::' imports not declared from:
R Package Checks / r-cmd-check / windows-latest (4.1)
'::' or ':::' imports not declared from:

Artifacts

Produced during runtime
Name Size
Linux-X64-rdevel-4-results
89.7 KB
Linux-X64-roldrel-1-5-results
89.6 KB
Linux-X64-roldrel-2-6-results
89.5 KB
Linux-X64-roldrel-3-7-results
89.5 KB
Linux-X64-roldrel-4-8-results
89.3 KB
Linux-X64-rrelease-3-results
89.6 KB
Windows-X64-r4.1-2-results
89.3 KB
Windows-X64-rrelease-1-results
89.5 KB
macOS-ARM64-rrelease-0-results
89.6 KB