Skip to content

feat(annotations): add Annotations API (#1959) #2286

feat(annotations): add Annotations API (#1959)

feat(annotations): add Annotations API (#1959) #2286

Triggered via push July 10, 2026 10:31
Status Success
Total duration 54s
Artifacts

lint.yml

on: push
Github Actions lint
15s
Github Actions lint
Matrix: ruff
Fit to window
Zoom out
Zoom in

Annotations

1 error
Github Actions lint: .github/workflows/check-pull-request.yml#L12
[actionlint] reported by reviewdog 🐶 "github.event.pull_request.title" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/reference/security/secure-use#good-practices-for-mitigating-script-injection-attacks for more details [expression] Raw Output: e:.github/workflows/check-pull-request.yml:12:40: "github.event.pull_request.title" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/reference/security/secure-use#good-practices-for-mitigating-script-injection-attacks for more details [expression]