feat: Implement Athena Classifier Service with gRPC support #2
Annotations
10 errors and 10 warnings
|
build:
src/athena/athena.ts#L419
'message' is never reassigned. Use 'const' instead
|
|
build:
src/athena/athena.grpc-client.ts#L74
Unexpected any. Specify a different type
|
|
build:
src/athena/athena.grpc-client.ts#L74
Unexpected any. Specify a different type
|
|
build:
src/athena/athena.grpc-client.ts#L74
Unexpected any. Specify a different type
|
|
build:
src/athena/athena.grpc-client.ts#L63
Unexpected any. Specify a different type
|
|
build:
__tests__/unit/main.test.ts#L21
Unexpected any. Specify a different type
|
|
build:
__tests__/unit/main.test.ts#L2
'computeHashesFromStream' is defined but never used
|
|
build:
__tests__/unit/main.test.ts#L1
'vi' is defined but never used
|
|
build:
__tests__/unit/main.test.ts#L1
'beforeEach' is defined but never used
|
|
build:
__tests__/unit/main.test.ts#L1
'afterEach' is defined but never used
|
|
build:
src/athena/athena.ts#L823
Missing return type on function
|
|
build:
src/athena/athena.ts#L708
Missing return type on function
|
|
build:
src/athena/athena.ts#L707
Missing return type on function
|
|
build:
src/athena/athena.ts#L653
Missing return type on function
|
|
build:
src/athena/athena.ts#L652
Missing return type on function
|
|
build:
src/athena/athena.ts#L570
Missing return type on function
|
|
build:
src/athena/athena.ts#L569
Missing return type on function
|
|
build:
src/athena/athena.ts#L567
Missing return type on function
|
|
build:
src/athena/athena.ts#L511
Missing return type on function
|
|
build:
src/athena/athena.ts#L408
Missing return type on function
|