Skip to content

feat!: Drop the map & seq .add() methods, override .push() instead #608

feat!: Drop the map & seq .add() methods, override .push() instead

feat!: Drop the map & seq .add() methods, override .push() instead #608

Triggered via push February 16, 2026 10:22
Status Failure
Total duration 10m 41s
Artifacts

browsers.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test
Process completed with exit code 1.
[firefox:latest] tests/collection-access.ts > Document > get with seq value: dist/directives-Bq4BUN1r.js#L1049
RangeError: Invalid negative index -1 ❯ get dist/directives-Bq4BUN1r.js:1049:22 ❯ get dist/directives-Bq4BUN1r.js:2338:48 ❯ tests/collection-access.ts:323:15
[chrome:latest] tests/collection-access.ts > Document > get with seq value: dist/directives-Bq4BUN1r.js#L1049
RangeError: Invalid negative index -1 ❯ YAMLSeq.get dist/directives-Bq4BUN1r.js:1049:22 ❯ Document.get dist/directives-Bq4BUN1r.js:2338:48 ❯ tests/collection-access.ts:323:15
[chrome:93] tests/collection-access.ts > Document > get with seq value: dist/directives-Bq4BUN1r.js#L1049
RangeError: Invalid negative index -1 ❯ YAMLSeq.get dist/directives-Bq4BUN1r.js:1049:22 ❯ Document.get dist/directives-Bq4BUN1r.js:2338:48 ❯ tests/collection-access.ts:323:15
legacy
The action 'Run npx vitest run --config=.github/vitest.browserstack.config.js' has timed out after 10 minutes.