Skip to content

feat(coprocessor): auth coprocessor poc [WIP] #983

feat(coprocessor): auth coprocessor poc [WIP]

feat(coprocessor): auth coprocessor poc [WIP] #983

Triggered via pull request January 13, 2025 22:27
Status Failure
Total duration 4m 21s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
unit-test
@server/coprocessor#test: command (/home/runner/work/pocket-monorepo/pocket-monorepo/servers/coprocessor) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
unit-test
Process completed with exit code 1.
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: servers/shareable-lists-api/src/database/types.ts#L66
'shareableListItem' is assigned a value but only used as a type
lint: servers/shareable-lists-api/src/database/types.ts#L136
'shareableList' is assigned a value but only used as a type
lint: servers/shareable-lists-api/src/database/types.ts#L171
'shareableListComplete' is assigned a value but only used as a type
lint: servers/shareable-lists-api/src/events/events.spec.ts#L23
'crumbStub' is assigned a value but never used
lint: servers/shareable-lists-api/src/test/helpers/mockRedisServer.ts#L9
A `require()` style import is forbidden