fix: remove github_follow token when disconnecting github account #143
Triggered via pull request
June 9, 2026 12:18
anirudhagarwal-dev
synchronize
#529
Status
Failure
Total duration
46s
Artifacts
–
ci.yml
on: pull_request_target
Annotations
13 errors and 2 warnings
|
web-ci
Process completed with exit code 1.
|
|
web-ci
Process completed with exit code 2.
|
|
web-ci
'Theme' is declared but never used.
|
|
web-ci
Process completed with exit code 1.
|
|
web-ci:
apps/web/src/lib/themeContext.tsx#L24
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
web-ci:
apps/web/src/lib/theme.tsx#L4
'Theme' is defined but never used
|
|
backend-ci
Process completed with exit code 1.
|
|
backend-ci
Process completed with exit code 1.
|
|
backend-ci:
apps/backend/src/routes/connect.ts#L107
Expected { after 'if' condition
|
|
backend-ci:
apps/backend/src/routes/connect.ts#L1
`fastify` type import should occur after import of `../utils/encryption.js`
|
|
backend-ci:
apps/backend/src/__tests__/connect.test.ts#L4
There should be at least one empty line between import groups
|
|
backend-ci:
apps/backend/src/__tests__/connect.test.ts#L3
There should be at least one empty line between import groups
|
|
backend-ci:
apps/backend/src/__tests__/connect.test.ts#L2
`@fastify/jwt` import should occur before import of `fastify`
|
|
backend-ci:
apps/backend/src/routes/connect.ts#L27
Missing return type on function
|
|
backend-ci:
apps/backend/src/__tests__/connect.test.ts#L31
Missing return type on function
|