chore(deps)(deps): bump the production-dependencies group across 1 directory with 16 updates #17192
ci.yml
on: pull_request
filter
10s
Matrix: dogfood
Matrix: test
Temporal Conformance (live PG + MySQL)
3m 57s
Build Core
3m 1s
Build Docs
3m 0s
Console Pin Gate
0s
Test Core
8s
Dogfood Regression Gate
10s
Annotations
35 errors
|
Dogfood Regression Gate (3/3)
Process completed with exit code 1.
|
|
Dogfood Regression Gate (3/3)
command (/home/runner/work/objectstack/objectstack/packages/drivers/driver-memory) /opt/hostedtoolcache/node/22.23.1/x64/bin/pnpm run build exited (1)
|
|
Dogfood Regression Gate (3/3)
Could not find a declaration file for module 'mingo'. '/home/runner/work/objectstack/objectstack/node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/esm/index.js' implicitly has an 'any' type.
|
|
Dogfood Verify CLI
Process completed with exit code 1.
|
|
Dogfood Verify CLI
command (/home/runner/work/objectstack/objectstack/packages/drivers/driver-memory) /opt/hostedtoolcache/node/22.23.1/x64/bin/pnpm run build exited (1)
|
|
Dogfood Verify CLI
Could not find a declaration file for module 'mingo'. '/home/runner/work/objectstack/objectstack/node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/esm/index.js' implicitly has an 'any' type.
|
|
Dogfood Regression Gate (2/3)
Process completed with exit code 1.
|
|
Dogfood Regression Gate (2/3)
command (/home/runner/work/objectstack/objectstack/packages/drivers/driver-memory) /opt/hostedtoolcache/node/22.23.1/x64/bin/pnpm run build exited (1)
|
|
Dogfood Regression Gate (2/3)
Could not find a declaration file for module 'mingo'. '/home/runner/work/objectstack/objectstack/node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/esm/index.js' implicitly has an 'any' type.
|
|
Build Core
Process completed with exit code 1.
|
|
Build Core
command (/home/runner/work/objectstack/objectstack/packages/drivers/driver-memory) /opt/hostedtoolcache/node/22.23.1/x64/bin/pnpm run build exited (1)
|
|
Build Core
Could not find a declaration file for module 'mingo'. '/home/runner/work/objectstack/objectstack/node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/esm/index.js' implicitly has an 'any' type.
|
|
Dogfood Regression Gate (1/3)
Process completed with exit code 1.
|
|
Dogfood Regression Gate (1/3)
command (/home/runner/work/objectstack/objectstack/packages/drivers/driver-memory) /opt/hostedtoolcache/node/22.23.1/x64/bin/pnpm run build exited (1)
|
|
Dogfood Regression Gate (1/3)
Could not find a declaration file for module 'mingo'. '/home/runner/work/objectstack/objectstack/node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/esm/index.js' implicitly has an 'any' type.
|
|
Dogfood Regression Gate
Process completed with exit code 1.
|
|
Dogfood Regression Gate
Dogfood Regression Gate: leg dogfood-verify reported result 'failure' — a declared negative is never overridden by a full roster.
|
|
Dogfood Regression Gate
Dogfood Regression Gate: 1 of 1 declared shard(s) of dogfood-verify published no positive attestation (dogfood-verify-1-of-1). A shard that never ran cannot be counted as passing — see #6082.
|
|
Dogfood Regression Gate
Dogfood Regression Gate: leg dogfood reported result 'failure' — a declared negative is never overridden by a full roster.
|
|
Dogfood Regression Gate
Dogfood Regression Gate: 3 of 3 declared shard(s) of dogfood published no positive attestation (dogfood-1-of-3, dogfood-2-of-3, dogfood-3-of-3). A shard that never ran cannot be counted as passing — see #6082.
|
|
Test Core (2/3)
Process completed with exit code 1.
|
|
Test Core (2/3)
command (/home/runner/work/objectstack/objectstack/packages/drivers/driver-memory) /opt/hostedtoolcache/node/22.23.1/x64/bin/pnpm run build exited (1)
|
|
Test Core (2/3)
Could not find a declaration file for module 'mingo'. '/home/runner/work/objectstack/objectstack/node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/esm/index.js' implicitly has an 'any' type.
|
|
Temporal Conformance (live PG + MySQL)
Process completed with exit code 1.
|
|
Temporal Conformance (live PG + MySQL)
command (/home/runner/work/objectstack/objectstack/packages/drivers/driver-memory) /opt/hostedtoolcache/node/22.23.1/x64/bin/pnpm run build exited (1)
|
|
Temporal Conformance (live PG + MySQL)
Could not find a declaration file for module 'mingo'. '/home/runner/work/objectstack/objectstack/node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/esm/index.js' implicitly has an 'any' type.
|
|
Test Core (3/3)
Process completed with exit code 1.
|
|
Test Core (3/3)
command (/home/runner/work/objectstack/objectstack/packages/drivers/driver-memory) /opt/hostedtoolcache/node/22.23.1/x64/bin/pnpm run test exited (1)
|
|
src/memory-filter-ast-vocabulary.test.ts > InMemoryDriver filter vocabulary ↔ VALID_AST_OPERATORS > expresses notin without dropping it:
packages/drivers/driver-memory/src/memory-filter-ast-vocabulary.test.ts#L98
AssertionError: promise rejected "TypeError: b.filter is not a function" instead of resolving
❯ src/memory-filter-ast-vocabulary.test.ts:98:5
Caused by: Caused by: TypeError: b.filter is not a function
❯ $in ../../../node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/cjs/operators/_predicates.js:95:22
❯ $nin ../../../node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/cjs/operators/_predicates.js:99:11
❯ ../../../node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/cjs/operators/_predicates.js:68:12
❯ ../../../node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/cjs/query.js:94:40
❯ Query.test ../../../node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/cjs/query.js:94:27
❯ ../../../node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/cjs/query.js:108:19
❯ Iterator.#getNext ../../../node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/cjs/lazy.js:68:23
❯ Iterator.next ../../../node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/cjs/lazy.js:88:25
❯ Object.next ../../../node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/cjs/lazy.js:33:34
|
|
Test Core (1/3)
Process completed with exit code 1.
|
|
Test Core (1/3)
command (/home/runner/work/objectstack/objectstack/packages/drivers/driver-memory) /opt/hostedtoolcache/node/22.23.1/x64/bin/pnpm run build exited (1)
|
|
Test Core (1/3)
Could not find a declaration file for module 'mingo'. '/home/runner/work/objectstack/objectstack/node_modules/.pnpm/mingo@7.2.3/node_modules/mingo/esm/index.js' implicitly has an 'any' type.
|
|
Test Core
Process completed with exit code 1.
|
|
Test Core
Test Core: leg test reported result 'failure' — a declared negative is never overridden by a full roster.
|
|
Test Core
Test Core: 3 of 3 declared shard(s) of test published no positive attestation (test-1-of-3, test-2-of-3, test-3-of-3). A shard that never ran cannot be counted as passing — see #6082.
|