Skip to content

[SPIKE / not for merge] Push-invalidation: tags queue their consumers, no revalidation walk #14261

[SPIKE / not for merge] Push-invalidation: tags queue their consumers, no revalidation walk

[SPIKE / not for merge] Push-invalidation: tags queue their consumers, no revalidation walk #14261

Re-run triggered July 23, 2026 00:20
Status Failure
Total duration 36m 22s
Artifacts

ci.yml

on: pull_request
tests  /  Type Checking (current version)
50s
tests / Type Checking (current version)
tests  /  package preparation test
1m 10s
tests / package preparation test
tests  /  Perf script still works
3m 37s
tests / Perf script still works
tests  /  Blueprint Tests
0s
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

13 errors
tests / Type Checking (current version)
Process completed with exit code 2.
tests / Type Checking (current version): packages/@ember/-internals/glimmer/lib/base-renderer.ts#L433
'renderer' is declared but its value is never read.
tests / Linting: packages/@glimmer/validator/lib/validators.ts#L271
Unsafe member access .__dirtHook on an `any` value
tests / Linting: packages/@glimmer/validator/lib/validators.ts#L271
Unexpected any. Specify a different type
tests / Linting: packages/@glimmer/validator/lib/validators.ts#L271
Unsafe call of an `any` typed value
tests / Linting: packages/@glimmer/runtime/lib/vm/update.ts#L147
'NOOP_HANDLER' is assigned a value but never used. Allowed unused vars must match /^_/u
tests / Linting: packages/@glimmer/runtime/lib/vm/update.ts#L26
'consumeTag' is defined but never used. Allowed unused vars must match /^_/u
tests / Linting: packages/@ember/-internals/metal/lib/property_get.ts#L10
'tagFor' is defined but never used. Allowed unused vars must match /^_/u
tests / Linting: packages/@ember/-internals/metal/lib/property_get.ts#L9
'isTracking' is defined but never used. Allowed unused vars must match /^_/u
tests / Linting: packages/@ember/-internals/metal/lib/property_get.ts#L9
'consumeTag' is defined but never used. Allowed unused vars must match /^_/u
tests / Linting: packages/@ember/-internals/metal/lib/property_get.ts#L6
'isEmberArray' is defined but never used. Allowed unused vars must match /^_/u
tests / Linting: packages/@ember/-internals/glimmer/lib/base-renderer.ts#L433
'renderer' is defined but never used. Allowed unused args must match /^_/u
tests / Basic Test
Process completed with exit code 1.