Skip to content

fix: warn on click handlers for table row and cell elements #23688

fix: warn on click handlers for table row and cell elements

fix: warn on click handlers for table row and cell elements #23688

Triggered via pull request March 23, 2026 18:56
Status Success
Total duration 4m 29s
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 ${{ }}?