Fix/create add card form signature #22
Annotations
11 errors and 20 warnings
|
lint-and-test (20.x)
Process completed with exit code 1.
|
|
lint-and-test (20.x):
src/utils/axios.util.ts#L4
'AddCardFormRequest' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-and-test (20.x):
src/paytrail-client.ts#L353
Unnecessary try/catch wrapper
|
|
lint-and-test (20.x):
src/paytrail-client.ts#L1
'responseMessage' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-and-test (20.x):
src/models/request/add-card-form.model.ts#L1
'IsNumber' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-and-test (22.x)
The strategy configuration was canceled because "lint-and-test._20_x" failed
|
|
lint-and-test (22.x)
The operation was canceled.
|
|
lint-and-test (22.x):
src/utils/axios.util.ts#L4
'AddCardFormRequest' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-and-test (22.x):
src/paytrail-client.ts#L353
Unnecessary try/catch wrapper
|
|
lint-and-test (22.x):
src/paytrail-client.ts#L1
'responseMessage' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-and-test (22.x):
src/models/request/add-card-form.model.ts#L1
'IsNumber' is defined but never used. Allowed unused vars must match /^_/u
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lint-and-test (20.x):
src/validators/unit-price.validator.ts#L1
Replace `·ValidationArguments,·ValidatorConstraint,·ValidatorConstraintInterface,·registerDecorator,·ValidationOptions·` with `⏎··ValidationArguments,⏎··ValidatorConstraint,⏎··ValidatorConstraintInterface,⏎··registerDecorator,⏎··ValidationOptions⏎`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lint-and-test (22.x):
src/validators/unit-price.validator.ts#L1
Replace `·ValidationArguments,·ValidatorConstraint,·ValidatorConstraintInterface,·registerDecorator,·ValidationOptions·` with `⏎··ValidationArguments,⏎··ValidatorConstraint,⏎··ValidatorConstraintInterface,⏎··registerDecorator,⏎··ValidationOptions⏎`
|
|
|
|
|
|
|