EventsQuery by protocol #2034
Annotations
8 errors
src/interfaces/events-query.ts#L11
'validateSchemaUrlNormalized' is defined but never used. Allowed unused vars must match /^_/u
|
src/interfaces/events-subscribe.ts#L9
'validateSchemaUrlNormalized' is defined but never used. Allowed unused vars must match /^_/u
|
src/types/events-types.ts#L4
'RangeFilter' is defined but never used. Allowed unused vars must match /^_/u
|
src/utils/events.ts#L8
Expected 'single' syntax before 'multiple' syntax
|
tests/interfaces/events-query.spec.ts#L3
'RecordsFilter' is defined but never used. Allowed unused vars must match /^_/u
|
tests/scenarios/subscriptions.spec.ts#L20
'DwnConstant' is defined but never used. Allowed unused vars must match /^_/u
|
tests/scenarios/subscriptions.spec.ts#L524
Extra space after key 'author'
|
|
This job failed
Loading