Skip to content

RFC#560 - {{eq}}, {{neq}} as keywords #13002

RFC#560 - {{eq}}, {{neq}} as keywords

RFC#560 - {{eq}}, {{neq}} as keywords #13002

Triggered via pull request April 10, 2026 16:17
Status Failure
Total duration 3m 17s
Artifacts

ci.yml

on: pull_request
tests  /  Type Checking (current version)
40s
tests / Type Checking (current version)
tests  /  package preparation test
55s
tests / package preparation test
tests  /  Perf script still works
3m 12s
tests / Perf script still works
tests  /  Blueprint Tests
1m 17s
tests / Blueprint Tests
Matrix: tests / Type Checking (other supported versions)
Matrix: tests / variant-tests
tests  /  Browserstack Tests (Safari, Edge)
0s
tests / Browserstack Tests (Safari, Edge)
tests  /  Browser Tests (Firefox)
0s
tests / Browser Tests (Firefox)
Matrix: tests / Smoke tests with Deprecations Removed (Full Ember Apps)
Matrix: tests / Smoke tests (Full Ember Apps)
tests  /  Node.js Tests
0s
tests / Node.js Tests
Publish channel to s3
0s
Publish channel to s3
Publish alpha from default branch
0s
Publish alpha from default branch
Notify Discord
0s
Notify Discord
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tests / Type Checking (current version)
Process completed with exit code 2.
tests / Type Checking (current version): packages/@ember/helper/index.ts#L549
Conversion of type '(a: unknown, b: unknown) => boolean' to type 'NeqHelper' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
tests / Type Checking (current version): packages/@ember/helper/index.ts#L531
Conversion of type '(a: unknown, b: unknown) => boolean' to type 'EqHelper' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.