Skip to content

fix: allow @debug tags to reference awaited variables #23954

fix: allow @debug tags to reference awaited variables

fix: allow @debug tags to reference awaited variables #23954

Triggered via pull request April 24, 2026 09:51
Status Success
Total duration 3m 56s
Artifacts

ci.yml

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

Annotations

2 warnings
Workflow syntax warning: .github/workflows/ci.yml#L96
.github/workflows/ci.yml (Line: 96, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/ci.yml#L99
.github/workflows/ci.yml (Line: 99, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?