fix: entrypoint for cleanup #14
ci.yml
on: push
Test: Unit Tests
34s
Test: Install
18s
Test: Path
18s
Test: Agent
45s
Test: No Agent
18s
Test: Configuration
14s
Test: Dist
/
Check: Dist
29s
Annotations
13 errors
Test: Dist / Check: Dist
build: command (/home/runner/work/setup-buildless/setup-buildless) pnpm run build exited (1)
|
Test: Dist / Check: Dist
Process completed with exit code 1.
|
Test: Unit Tests:
src/agent.ts#L1
'core' is defined but never used
|
Test: Unit Tests:
src/agent.ts#L2
'path' is defined but never used
|
Test: Unit Tests:
src/agent.ts#L32
'queriedForAgent' is never reassigned. Use 'const' instead
|
Test: Unit Tests:
src/main.ts#L215
'options' is defined but never used
|
Test: Unit Tests:
src/releases.ts#L6
'Arch' is defined but never used
|
Test: Unit Tests:
src/transport.ts#L1
'createPromiseClient' is defined but never used
|
Test: Unit Tests:
src/transport.ts#L2
'/home/runner/work/setup-buildless/setup-buildless/node_modules/@connectrpc/connect-node/dist/cjs/index.js' imported multiple times
|
Test: Unit Tests:
src/transport.ts#L3
'/home/runner/work/setup-buildless/setup-buildless/node_modules/@connectrpc/connect-node/dist/cjs/index.js' imported multiple times
|
Test: Unit Tests:
src/transport.ts#L6
Unable to resolve path to module '@api/buildless/service/v1/buildless-v1_connect'
|
Test: Unit Tests:
src/transport.ts#L7
Unable to resolve path to module '@api/buildless/service/v1/buildless-v1_pb'
|
Test: Agent
Process completed with exit code 1.
|