Add optional logging; update example app #91
Annotations
4 errors and 11 warnings
build (20.x):
lib/account-streamer.ts#L314
'event' is defined but never used. Allowed unused args must match /^_/u
|
build (20.x)
Process completed with exit code 1.
|
build (21.x)
The job was canceled because "_20_x" failed.
|
build (21.x)
The operation was canceled.
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (20.x):
lib/account-streamer.ts#L49
Unexpected any. Specify a different type
|
build (20.x):
lib/account-streamer.ts#L50
Type number trivially inferred from a number literal, remove type annotation
|
build (20.x):
lib/account-streamer.ts#L55
Unexpected any. Specify a different type
|
build (20.x):
lib/account-streamer.ts#L56
Unexpected any. Specify a different type
|
build (20.x):
lib/logger.ts#L4
Unexpected any. Specify a different type
|
build (20.x):
lib/logger.ts#L5
Unexpected any. Specify a different type
|
build (20.x):
lib/logger.ts#L6
Unexpected any. Specify a different type
|
build (20.x):
lib/logger.ts#L24
Unexpected any. Specify a different type
|
build (20.x):
lib/logger.ts#L30
Unexpected any. Specify a different type
|
build (20.x):
lib/logger.ts#L36
Unexpected any. Specify a different type
|