[T-20260910-0002] T2 — Complete project ownership and Personal migration #14298
test.yml
on: pull_request
changes
26s
Matrix: Quality Gate (npm run check) / static
Workflow Integration Tests
2m 3s
Workflow Runner Browser E2E
1m 55s
Matrix: Quality Gate (npm run check) / built
Quality Gate (npm run check)
/
quality
5s
Annotations
20 errors and 11 warnings
|
Workflow Runner Browser E2E
Process completed with exit code 1.
|
|
Workflow Runner Browser E2E
@nodetool-ai/models#build: command (/home/runner/work/nodetool/nodetool/packages/models) /opt/hostedtoolcache/node/22.22.1/x64/bin/npm run build exited (1)
|
|
Workflow Runner Browser E2E
Property 'execute' does not exist on type 'BetterSQLite3Database<typeof import("/home/runner/work/nodetool/nodetool/packages/models/src/schema/index", { with: { "resolution-mode": "import" } })>'.
|
|
Workflow Runner Browser E2E
Property 'execute' does not exist on type 'BetterSQLite3Database<typeof import("/home/runner/work/nodetool/nodetool/packages/models/src/schema/index", { with: { "resolution-mode": "import" } })>'.
|
|
Workflow Runner Browser E2E
Property 'execute' does not exist on type 'BetterSQLite3Database<typeof import("/home/runner/work/nodetool/nodetool/packages/models/src/schema/index", { with: { "resolution-mode": "import" } })>'.
|
|
Workflow Runner Browser E2E
Property 'execute' does not exist on type 'BetterSQLite3Database<typeof import("/home/runner/work/nodetool/nodetool/packages/models/src/schema/index", { with: { "resolution-mode": "import" } })>'.
|
|
Workflow Integration Tests
Process completed with exit code 1.
|
|
Workflow Integration Tests
@nodetool-ai/models#build: command (/home/runner/work/nodetool/nodetool/packages/models) /opt/hostedtoolcache/node/22.22.1/x64/bin/npm run build exited (1)
|
|
Workflow Integration Tests
Property 'execute' does not exist on type 'BetterSQLite3Database<typeof import("/home/runner/work/nodetool/nodetool/packages/models/src/schema/index", { with: { "resolution-mode": "import" } })>'.
|
|
Workflow Integration Tests
Property 'execute' does not exist on type 'BetterSQLite3Database<typeof import("/home/runner/work/nodetool/nodetool/packages/models/src/schema/index", { with: { "resolution-mode": "import" } })>'.
|
|
Workflow Integration Tests
Property 'execute' does not exist on type 'BetterSQLite3Database<typeof import("/home/runner/work/nodetool/nodetool/packages/models/src/schema/index", { with: { "resolution-mode": "import" } })>'.
|
|
Workflow Integration Tests
Property 'execute' does not exist on type 'BetterSQLite3Database<typeof import("/home/runner/work/nodetool/nodetool/packages/models/src/schema/index", { with: { "resolution-mode": "import" } })>'.
|
|
Quality Gate (npm run check) / build
Process completed with exit code 1.
|
|
Quality Gate (npm run check) / build
@nodetool-ai/models#build: command (/home/runner/work/nodetool/nodetool/packages/models) /opt/hostedtoolcache/node/22.22.1/x64/bin/npm run build exited (1)
|
|
Quality Gate (npm run check) / build
Property 'execute' does not exist on type 'BetterSQLite3Database<typeof import("/home/runner/work/nodetool/nodetool/packages/models/src/schema/index", { with: { "resolution-mode": "import" } })>'.
|
|
Quality Gate (npm run check) / build
Property 'execute' does not exist on type 'BetterSQLite3Database<typeof import("/home/runner/work/nodetool/nodetool/packages/models/src/schema/index", { with: { "resolution-mode": "import" } })>'.
|
|
Quality Gate (npm run check) / build
Property 'execute' does not exist on type 'BetterSQLite3Database<typeof import("/home/runner/work/nodetool/nodetool/packages/models/src/schema/index", { with: { "resolution-mode": "import" } })>'.
|
|
Quality Gate (npm run check) / build
Property 'execute' does not exist on type 'BetterSQLite3Database<typeof import("/home/runner/work/nodetool/nodetool/packages/models/src/schema/index", { with: { "resolution-mode": "import" } })>'.
|
|
Quality Gate (npm run check) / docker
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c npm run build:packages" did not complete successfully: exit code: 1
|
|
Quality Gate (npm run check) / quality
Process completed with exit code 1.
|
|
Workflow Runner Browser E2E
No files were found with the provided path: packages/workflow-runner/playwright-report. No artifacts will be uploaded.
|
|
react-hooks(exhaustive-deps):
web/src/components/sketch/sketchCanvasHooks/useToolLifecycle.ts#L157
web/src/components/sketch/sketchCanvasHooks/useToolLifecycle.ts:157:34: React Hook useEffect has a missing dependency: 'toolCtxRef'
|
|
react-hooks(exhaustive-deps):
web/src/components/sketch/sketchCanvasHooks/useToolLifecycle.ts#L143
web/src/components/sketch/sketchCanvasHooks/useToolLifecycle.ts:143:32: React Hook useEffect has a missing dependency: 'toolCtxRef'
|
|
react-hooks(exhaustive-deps):
web/src/components/sketch/sketchCanvasHooks/useToolLifecycle.ts#L115
web/src/components/sketch/sketchCanvasHooks/useToolLifecycle.ts:115:5: React Hook useEffect has missing dependencies: 'commitGenRef', and 'toolCtxRef'
|
|
react-hooks(exhaustive-deps):
web/src/components/sketch/sketchCanvasHooks/useToolLifecycle.ts#L53
web/src/components/sketch/sketchCanvasHooks/useToolLifecycle.ts:53:16: React Hook useEffect has missing dependencies: 'mousePositionRef', and 'containerRef.current'
|
|
react-hooks(exhaustive-deps):
web/src/components/sketch/sketchCanvasHooks/useCompositing.ts#L311
web/src/components/sketch/sketchCanvasHooks/useCompositing.ts:311:7: The ref's value `.current` is accessed directly in the effect cleanup function.
|
|
react-hooks(exhaustive-deps):
web/src/components/sketch/sketchCanvasHooks/useCompositing.ts#L308
web/src/components/sketch/sketchCanvasHooks/useCompositing.ts:308:30: The ref's value `.current` is accessed directly in the effect cleanup function.
|
|
react-hooks(exhaustive-deps):
web/src/components/sketch/sketchCanvasHooks/useCompositing.ts#L307
web/src/components/sketch/sketchCanvasHooks/useCompositing.ts:307:11: The ref's value `.current` is accessed directly in the effect cleanup function.
|
|
react-hooks(exhaustive-deps):
web/src/components/properties/ModelProperty.tsx#L231
web/src/components/properties/ModelProperty.tsx:231:6: React Hook useMemo has unnecessary dependency: props.nodeType
|
|
eslint(no-useless-assignment):
packages/storage/src/file-storage-adapter.ts#L43
packages/storage/src/file-storage-adapter.ts:43:7: This assigned value is not used in subsequent statements.
|
|
eslint(no-constant-binary-expression):
packages/llm-nodes/src/nodes/agent-utils.ts#L111
packages/llm-nodes/src/nodes/agent-utils.ts:111:17: Unexpected constant nullishness on the left-hand side of a "??" expression
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nodetool-ai~nodetool~I13A5Y.dockerbuild
|
42.2 KB |
sha256:26f37e549c0147e6b24bb81d72c4ff8305af4a37d1414faacac1221a19339876
|
|