Simplify node editing with enhanced inline capabilities #80
ci.yml
on: pull_request
Lint and Type Check
30s
Security Scan
27s
Core Package Tests
24s
Server Package Tests
1m 18s
Web Package Build
33s
MCP Server Tests
39s
Annotations
18 errors and 10 warnings
|
Security Scan
Process completed with exit code 1.
|
|
Lint and Type Check
Process completed with exit code 1.
|
|
Lint and Type Check
@graphdone/server#lint: command (/home/runner/work/GraphDone-Core/GraphDone-Core/packages/server) /opt/hostedtoolcache/node/18.20.8/x64/bin/npm run lint exited (1)
|
|
Lint and Type Check:
packages/server/src/index.ts#L158
'bcrypt' is not defined
|
|
Lint and Type Check:
packages/server/src/index.ts#L157
'uuidv4' is not defined
|
|
Lint and Type Check:
packages/server/src/index.ts#L123
'bcrypt' is not defined
|
|
Lint and Type Check:
packages/server/src/index.ts#L122
'uuidv4' is not defined
|
|
Web Package Build
Cannot find name 'getSmoothedOpacity'.
|
|
Web Package Build
Cannot find name 'getSmoothedOpacity'.
|
|
Web Package Build
Cannot find name 'getSmoothedOpacity'.
|
|
Web Package Build
'selectedEdge' is possibly 'null'.
|
|
Web Package Build
'selectedEdge' is possibly 'null'.
|
|
Web Package Build
'selectedEdge' is possibly 'null'.
|
|
Web Package Build
Property 'team' does not exist on type 'GraphHierarchy'.
|
|
Web Package Build
Property 'owner' does not exist on type 'GraphHierarchy'.
|
|
Web Package Build
Not all code paths return a value.
|
|
Web Package Build
Not all code paths return a value.
|
|
CI Success
Process completed with exit code 1.
|
|
Lint and Type Check:
packages/server/src/auth/sqlite-auth.ts#L429
Unexpected any. Specify a different type
|
|
Lint and Type Check:
packages/server/src/auth/sqlite-auth.ts#L387
Unexpected any. Specify a different type
|
|
Lint and Type Check:
packages/server/src/auth/sqlite-auth.ts#L345
Unexpected any. Specify a different type
|
|
Lint and Type Check:
packages/server/src/auth/sqlite-auth.ts#L324
Unexpected console statement
|
|
Lint and Type Check:
packages/server/src/auth/sqlite-auth.ts#L319
Unexpected console statement
|
|
Lint and Type Check:
packages/server/src/auth/sqlite-auth.ts#L318
Unexpected console statement
|
|
Lint and Type Check:
packages/server/src/auth/sqlite-auth.ts#L317
Unexpected console statement
|
|
Lint and Type Check:
packages/server/src/auth/sqlite-auth.ts#L265
Unexpected console statement
|
|
Lint and Type Check:
packages/server/src/auth/sqlite-auth.ts#L259
Unexpected console statement
|
|
Lint and Type Check:
packages/server/src/auth/sqlite-auth.ts#L48
Unexpected console statement
|