feat(deletion): revoke fxa tokens when deleting accounts #867
Annotations
2 errors and 8 warnings
unit-test
account-data-deleter-events#test: command (/home/runner/work/pocket-monorepo/pocket-monorepo/lambdas/account-data-deleter-events) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
unit-test
Process completed with exit code 1.
|
check-packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-test
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
|