Skip to content

[selectors] Test :heading and :heading() #53440

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

zcorpan
Copy link
Member

@zcorpan zcorpan commented Jun 27, 2025

Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
Copy link

Uh oh! Looks like an error!

Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:

{
  "AnyOf": [
    "queue:rerun-task:taskcluster-github/Pc6PXcArTsmtDafeHUrqqg/IxGgf0MtT_mvtpau-45BPg",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:taskcluster-github/Pc6PXcArTsmtDafeHUrqqg"
      ]
    }
  ]
}

This request requires the client to satisfy the following scope expression:

{
  "AnyOf": [
    "queue:rerun-task:taskcluster-github/Pc6PXcArTsmtDafeHUrqqg/IxGgf0MtT_mvtpau-45BPg",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:taskcluster-github/Pc6PXcArTsmtDafeHUrqqg"
      ]
    }
  ]
}

  • method: rerunTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2025-06-30T10:40:52.137Z
Copy link

Uh oh! Looks like an error!

Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:

{
  "AnyOf": [
    "queue:rerun-task:taskcluster-github/Pc6PXcArTsmtDafeHUrqqg/JRZhsx_eS-2Uwq_j2cYEwg",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:taskcluster-github/Pc6PXcArTsmtDafeHUrqqg"
      ]
    }
  ]
}

This request requires the client to satisfy the following scope expression:

{
  "AnyOf": [
    "queue:rerun-task:taskcluster-github/Pc6PXcArTsmtDafeHUrqqg/JRZhsx_eS-2Uwq_j2cYEwg",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:taskcluster-github/Pc6PXcArTsmtDafeHUrqqg"
      ]
    }
  ]
}

  • method: rerunTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2025-06-30T10:40:52.424Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants