Skip to content

Add GitHub Actions Acceptable Use Violation Guide #48869

Add GitHub Actions Acceptable Use Violation Guide

Add GitHub Actions Acceptable Use Violation Guide #48869

Triggered via pull request February 10, 2026 05:01
Status Failure
Total duration 2m 14s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
workflows
Process completed with exit code 1.
src/workflows/tests/actions-workflows.ts > GitHub Actions workflows > limits repository scope 'sync-upstream.yml': src/workflows/tests/actions-workflows.ts#L135
AssertionError: the given combination of arguments (undefined and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string ❯ src/workflows/tests/actions-workflows.ts:135:25
src/workflows/tests/actions-workflows.ts > GitHub Actions workflows > schedule workflow runs at 20 minutes past 'sync-upstream.yml': src/workflows/tests/actions-workflows.ts#L90
AssertionError: expected '*/5 * * * *' to match /^20/ - Expected: /^20/ + Received: "*/5 * * * *" ❯ src/workflows/tests/actions-workflows.ts:90:22