nightly tests #161
Annotations
1 error and 2 warnings
|
build
The action 'Views Tests' has timed out after 5 minutes.
|
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. 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/
|
|
build
GitHub token is required to authenticate Octokit
Unable to fetch previous test results - this is likely a permissions issue.
To enable previous results and test metrics, you need to:
1. Set the GITHUB_TOKEN environment variable, or
2. Use the default GitHub Actions token: "${{ secrets.GITHUB_TOKEN }}"
Add this to your workflow file:
jobs:
test:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
See documentation: https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication#permissions-for-the-github_token
The token is needed to access workflow runs and artifacts from previous test executions.
Without it, the action will skip previous results processing and only generate reports from the current run.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
devlive-report
|
4.3 KB |
sha256:6af80372e297d48e93d14cf76d038bac67bf0a9b9ae272d0592119834be8e9a4
|
|
|
export-report
|
11 KB |
sha256:344338ead9443cfc2de71336ad8b5c4013fb4006211a5f11a802b9636d1f1dcd
|
|
|
views-report
|
37.7 KB |
sha256:6eef38bfcd3aaad45708f9a8f06d7b12a25a938c89e578ba7e9c4782bd6a979f
|
|