Skip to content

GitHub-Profile-Summary-Cards #450

GitHub-Profile-Summary-Cards

GitHub-Profile-Summary-Cards #450

Triggered via schedule June 9, 2024 01:15
Status Success
Total duration 16s
Artifacts
generate-github-cards
8s
generate-github-cards
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
generate-github-cards
Error when creating ProfileDetailsCard Error: Your token has not been granted the required scopes to execute this query. The 'email' field requires one of the following scopes: ['user:email', 'read:user'], but your token has only been granted the: ['public_repo', 'repo:status', 'repo_deployment'] scopes. Please modify your token's scopes at: https://github.com/settings/tokens. at /home/runner/work/_actions/vn7n24fzkq/github-profile-summary-cards/release/lib/github-api/profile-details.js:103:1 at Generator.next (<anonymous>) at fulfilled (/home/runner/work/_actions/vn7n24fzkq/github-profile-summary-cards/release/lib/github-api/profile-details.js:5:1) at processTicksAndRejections (node:internal/process/task_queues:95:5)
generate-github-cards
Error when creating StatsCard Error: Your token has not been granted the required scopes to execute this query. The 'email' field requires one of the following scopes: ['user:email', 'read:user'], but your token has only been granted the: ['public_repo', 'repo:status', 'repo_deployment'] scopes. Please modify your token's scopes at: https://github.com/settings/tokens. at /home/runner/work/_actions/vn7n24fzkq/github-profile-summary-cards/release/lib/github-api/profile-details.js:103:1 at Generator.next (<anonymous>) at fulfilled (/home/runner/work/_actions/vn7n24fzkq/github-profile-summary-cards/release/lib/github-api/profile-details.js:5:1) at processTicksAndRejections (node:internal/process/task_queues:95:5)
generate-github-cards
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/.
generate-github-cards
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/