enable real sinks instead of mocks #55
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/new-proposals-monitoring.service.ts#L4
'DialectSdkNotification' is defined but never used
|
Lint:
src/new-proposals-monitoring.service.ts#L19
'ConsoleNotificationSink' is defined but never used
|
Lint:
src/proposal-state-monitoring.service.ts#L22
'ConsoleNotificationSink' is defined but never used
|
Lint:
src/realms-sdk.ts#L21
Forbidden non-null assertion
|
Lint:
src/realms.service.ts#L6
'TokenOwnerRecord' is defined but never used
|
Lint:
src/realms.service.ts#L11
'groupBy' is defined but never used
|
Lint:
src/realms.service.ts#L12
'process' is defined but never used
|
Lint:
src/twitter-notifications-sink.ts#L20
Forbidden non-null assertion
|
Lint:
src/twitter-notifications-sink.ts#L21
Forbidden non-null assertion
|
Loading