improve #5
Draft
improve #5
Annotations
10 errors
|
|
|
packages/pcsc/src/card.ts#L630
Unsafe argument of type `any` assigned to a parameter of type `CommandApdu`
|
|
packages/pcsc/src/card.ts#L627
Unexpected any. Specify a different type
|
|
packages/pcsc/src/card.ts#L627
Unsafe construction of a(n) `any` typed value
|
|
packages/pcsc/src/card.ts#L627
Unsafe assignment of an `any` value
|
|
packages/pcsc/src/card.ts#L485
Async arrow function has no 'await' expression
|
|
packages/pcsc/src/card.ts#L454
Async arrow function has no 'await' expression
|
|
packages/pcsc/src/card.ts#L433
Async method 'transmitControlCommand' has no 'await' expression
|
|
packages/pcsc/src/card.ts#L84
This assertion is unnecessary since it does not change the type of the expression
|
|
packages/pcsc/src/card.ts#L74
Invalid type "never" of template literal expression
|
The logs for this run have expired and are no longer available.
Loading