test(notifications): harden and cover the email validator#576
Merged
Annotations
1 error and 12 warnings
|
Run ESLint
Process completed with exit code 1.
|
|
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
|
Run ESLint:
src/db/betterSqlite3.ts#L231
'dbPathToState' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run ESLint:
src/controllers/contracts.controller.di.test.ts#L3
'ContractsController' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run ESLint:
src/controllers/apiKeyController.ts#L9
'Request' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run ESLint:
src/contracts/indexer.ts#L4
'ContractEvent' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run ESLint:
src/contracts/indexer.ts#L3
'CursorUpdateResult' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run ESLint:
src/contracts/indexer.test.ts#L6
'PersistedContractEvent' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run ESLint:
src/contracts/indexer.test.ts#L1
'IndexerBatchResult' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run ESLint:
src/contracts/cursor.repository.ts#L16
'CursorResumeRequest' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run ESLint:
src/contracts/cursor.repository.ts#L16
'CursorResumeResult' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run ESLint:
src/audit/sqliteRepository.ts#L2
'DatabaseInstance' is defined but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading