Fix Misclassification of ECDSA Signatures in verifyMultisig()
#2572
Annotations
22 errors
pr (deno):
packages/keyring/src/packageDetect.ts#L11
File '/home/runner/work/common/common/packages/keyring/src/packageInfo.ts' is not under 'rootDir' '/home/runner/work/common/common/packages/util-crypto/src'. 'rootDir' is expected to contain all source files.
|
pr (deno):
packages/keyring/src/packageDetect.ts#L11
File '/home/runner/work/common/common/packages/keyring/src/packageInfo.ts' is not listed within the file list of project '/home/runner/work/common/common/packages/util-crypto/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
|
pr (deno):
packages/keyring/src/pair/decode.ts#L9
File '/home/runner/work/common/common/packages/keyring/src/pair/defaults.ts' is not under 'rootDir' '/home/runner/work/common/common/packages/util-crypto/src'. 'rootDir' is expected to contain all source files.
|
pr (deno):
packages/keyring/src/pair/decode.ts#L9
File '/home/runner/work/common/common/packages/keyring/src/pair/defaults.ts' is not listed within the file list of project '/home/runner/work/common/common/packages/util-crypto/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
|
pr (deno):
packages/keyring/src/pair/index.ts#L6
File '/home/runner/work/common/common/packages/keyring/src/pair/types.ts' is not under 'rootDir' '/home/runner/work/common/common/packages/util-crypto/src'. 'rootDir' is expected to contain all source files.
|
pr (deno):
packages/keyring/src/pair/index.ts#L6
File '/home/runner/work/common/common/packages/keyring/src/pair/types.ts' is not listed within the file list of project '/home/runner/work/common/common/packages/util-crypto/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
|
pr (deno):
packages/keyring/src/pair/index.ts#L11
File '/home/runner/work/common/common/packages/keyring/src/pair/decode.ts' is not under 'rootDir' '/home/runner/work/common/common/packages/util-crypto/src'. 'rootDir' is expected to contain all source files.
|
pr (deno):
packages/keyring/src/pair/index.ts#L11
File '/home/runner/work/common/common/packages/keyring/src/pair/decode.ts' is not listed within the file list of project '/home/runner/work/common/common/packages/util-crypto/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
|
pr (deno):
packages/keyring/src/pair/index.ts#L12
File '/home/runner/work/common/common/packages/keyring/src/pair/encode.ts' is not under 'rootDir' '/home/runner/work/common/common/packages/util-crypto/src'. 'rootDir' is expected to contain all source files.
|
pr (deno):
packages/keyring/src/pair/index.ts#L12
File '/home/runner/work/common/common/packages/keyring/src/pair/encode.ts' is not listed within the file list of project '/home/runner/work/common/common/packages/util-crypto/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
|
pr (build):
packages/keyring/src/packageDetect.ts#L11
File '/home/runner/work/common/common/packages/keyring/src/packageInfo.ts' is not under 'rootDir' '/home/runner/work/common/common/packages/util-crypto/src'. 'rootDir' is expected to contain all source files.
|
pr (build):
packages/keyring/src/packageDetect.ts#L11
File '/home/runner/work/common/common/packages/keyring/src/packageInfo.ts' is not listed within the file list of project '/home/runner/work/common/common/packages/util-crypto/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
|
pr (build):
packages/keyring/src/pair/decode.ts#L9
File '/home/runner/work/common/common/packages/keyring/src/pair/defaults.ts' is not under 'rootDir' '/home/runner/work/common/common/packages/util-crypto/src'. 'rootDir' is expected to contain all source files.
|
pr (build):
packages/keyring/src/pair/decode.ts#L9
File '/home/runner/work/common/common/packages/keyring/src/pair/defaults.ts' is not listed within the file list of project '/home/runner/work/common/common/packages/util-crypto/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
|
pr (build):
packages/keyring/src/pair/index.ts#L6
File '/home/runner/work/common/common/packages/keyring/src/pair/types.ts' is not under 'rootDir' '/home/runner/work/common/common/packages/util-crypto/src'. 'rootDir' is expected to contain all source files.
|
pr (build):
packages/keyring/src/pair/index.ts#L6
File '/home/runner/work/common/common/packages/keyring/src/pair/types.ts' is not listed within the file list of project '/home/runner/work/common/common/packages/util-crypto/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
|
pr (build):
packages/keyring/src/pair/index.ts#L11
File '/home/runner/work/common/common/packages/keyring/src/pair/decode.ts' is not under 'rootDir' '/home/runner/work/common/common/packages/util-crypto/src'. 'rootDir' is expected to contain all source files.
|
pr (build):
packages/keyring/src/pair/index.ts#L11
File '/home/runner/work/common/common/packages/keyring/src/pair/decode.ts' is not listed within the file list of project '/home/runner/work/common/common/packages/util-crypto/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
|
pr (build):
packages/keyring/src/pair/index.ts#L12
File '/home/runner/work/common/common/packages/keyring/src/pair/encode.ts' is not under 'rootDir' '/home/runner/work/common/common/packages/util-crypto/src'. 'rootDir' is expected to contain all source files.
|
pr (build):
packages/keyring/src/pair/index.ts#L12
File '/home/runner/work/common/common/packages/keyring/src/pair/encode.ts' is not listed within the file list of project '/home/runner/work/common/common/packages/util-crypto/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
|
pr (lint):
packages/util-crypto/src/signature/verify.spec.ts#L5
Run autofix to sort these imports!
|
pr (lint)
Process completed with exit code 1.
|