chore(deps): update dependency release-it to v19 #184
checks.yml
on: push
Matrix: lint / lint
Matrix: test / test_linux
Matrix: test / test_windows
Matrix: typecheck / typecheck
Annotations
10 errors
|
typecheck / typecheck (lts/iron)
Process completed with exit code 2.
|
|
typecheck / typecheck (lts/iron):
src/hmac.ts#L26
No overload matches this call.
|
|
typecheck / typecheck (lts/iron):
src/encryption_manager.ts#L89
Property 'getMessageVerifier' does not exist on type 'EncryptionDriverContract'.
|
|
typecheck / typecheck (latest)
Process completed with exit code 2.
|
|
typecheck / typecheck (latest):
src/hmac.ts#L26
No overload matches this call.
|
|
typecheck / typecheck (latest):
src/encryption_manager.ts#L89
Property 'getMessageVerifier' does not exist on type 'EncryptionDriverContract'.
|
|
typecheck / typecheck (latest)
The strategy configuration was canceled because "typecheck.typecheck.lts_iron" failed
|
|
test / test_windows (lts/iron)
Process completed with exit code 1.
|
|
test / test_windows (latest)
Process completed with exit code 1.
|
|
test / test_windows (latest)
The strategy configuration was canceled because "test.test_windows.lts_iron" failed
|