feat!: Drop the map & seq .add() methods, override .push() instead #608
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.
|