Skip to content

adding workflow actions back #4

adding workflow actions back

adding workflow actions back #4

Triggered via push November 25, 2024 06:51
Status Failure
Total duration 3m 18s
Artifacts
test-coverage
3m 9s
test-coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
test-coverage
Failed to get R 4.4.2: Failed to get R 4.4.2: Failed to download version 4.4.2: Error: Unexpected HTTP response: 404
test-coverage
The `brew link` step did not complete successfully
test-coverage
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, r-lib/actions/setup-r@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, r-lib/actions/setup-r@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
r-lib/actions/setup-r@v1 is deprecated.
r-lib/actions/setup-r@v1 is deprecated. Please update your workflow to use the 'v2' version. Also look at the examples at https://github.com/r-lib/actions/tree/v2/examples because '@v2' workflows are much simpler than 'v1' workflows.