Update README.md#957
Open
Blaqkenny wants to merge 2 commits into
Open
Annotations
10 errors and 4 warnings
|
Run lint:
src/auth/services/social-auth.service.spec.ts#L295
Replace `⏎········.spyOn((service·as·any).logger,·'warn')⏎········` with `.spyOn((service·as·any).logger,·'warn')`
|
|
|
|
Run lint:
src/auth/services/social-auth.service.spec.ts#L258
Replace `[...encCallsBefore.map((c)·=>·c.input),·'NEW-AT']` with `...encCallsBefore.map((c)·=>·c.input),⏎········'NEW-AT'`
|
|
|
|
Run lint:
src/auth/services/social-auth.service.spec.ts#L250
Replace `'user-1',·makeProfile({·accessToken:·'NEW-AT',·provider:·'google'·})` with `⏎········'user-1',⏎········makeProfile({·accessToken:·'NEW-AT',·provider:·'google'·}),⏎······`
|
|
Run lint:
src/auth/services/social-auth.service.spec.ts#L6
Replace `⏎··EncryptionService,⏎··IEncryptedPayload,⏎` with `·EncryptionService,·IEncryptedPayload·`
|
|
Run lint:
src/auth/services/auth-tokens.service.ts#L157
Replace `⏎······Buffer.from(candidate,·'hex'),⏎······Buffer.from(storedHash,·'hex'),⏎····` with `Buffer.from(candidate,·'hex'),·Buffer.from(storedHash,·'hex')`
|
|
Run lint:
src/auth/services/auth-tokens.service.ts#L39
Replace `⏎····@InjectRepository(User)·private·readonly·users:·Repository<User>,⏎··` with `@InjectRepository(User)·private·readonly·users:·Repository<User>`
|
|
Run lint:
src/auth/services/auth-tokens.service.spec.ts#L23
Replace `⏎········AuthTokensService,⏎········{·provide:·getRepositoryToken(User),·useValue:·mockRepo·},⏎······` with `AuthTokensService,·{·provide:·getRepositoryToken(User),·useValue:·mockRepo·}`
|
|
Run lint:
src/auth/services/auth-tokens.service.spec.ts#L4
Replace `⏎··AuthTokensService,⏎··hashToken,⏎` with `·AuthTokensService,·hashToken·`
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run lint:
src/workers/orchestration/worker-orchestration.service.ts#L1
'Inject' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run lint:
src/workers/base/base.worker.ts#L1
'Inject' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run lint:
src/migrations/1783000000001-reencrypt-oauth-provider-tokens.ts#L79
Unexpected string concatenation
|
background
wait
wait-all
cancel
parallel
Loading