Add XmlDSigValidator wrapper around SignedXml #626
Annotations
17 errors
|
Test Code (ubuntu-latest, latest, true)
Process completed with exit code 2.
|
|
Test Code (ubuntu-latest, latest, true):
src/signed-xml.ts#L1408
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
|
Test Code (ubuntu-latest, latest, true):
src/signed-xml.ts#L573
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
|
Lint Code
Process completed with exit code 2.
|
|
Lint Code:
src/signed-xml.ts#L1408
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
|
Lint Code:
src/signed-xml.ts#L573
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
|
Test Code (ubuntu-latest, 18, false)
Process completed with exit code 2.
|
|
Test Code (ubuntu-latest, 18, false):
src/signed-xml.ts#L1408
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
|
Test Code (ubuntu-latest, 18, false):
src/signed-xml.ts#L573
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
|
Test Code (ubuntu-latest, 20, false)
The strategy configuration was canceled because "test.ubuntu-latest_18_false" failed
|
|
Test Code (ubuntu-latest, 20, false)
Process completed with exit code 2.
|
|
Test Code (ubuntu-latest, 20, false):
src/signed-xml.ts#L1408
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
|
Test Code (ubuntu-latest, 20, false):
src/signed-xml.ts#L573
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
|
Test Code (ubuntu-latest, 16, false)
The strategy configuration was canceled because "test.ubuntu-latest_18_false" failed
|
|
Test Code (ubuntu-latest, 16, false)
Process completed with exit code 2.
|
|
Test Code (ubuntu-latest, 16, false):
src/signed-xml.ts#L1408
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
|
Test Code (ubuntu-latest, 16, false):
src/signed-xml.ts#L573
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|