Static Frames Validation Security Fix #2149
Annotations
7 errors and 11 warnings
Lint:
packages/frames-validator/src/validation.ts#L1
'getRandomValues' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/frames-validator/src/validation.ts#L1
'randomBytes' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/frames-validator/src/validation.ts#L5
'getBytes' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/frames-validator/src/validation.ts#L5
'LangEn' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/frames-validator/src/validation.ts#L5
'Mnemonic' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/frames-validator/src/validation.ts#L5
'Wallet' is defined but never used. Allowed unused vars must match /^_/u
|
Lint
Process completed with exit code 1.
|
Lint
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
|
Lint:
content-types/content-type-primitives/src/index.ts#L49
Unexpected any. Specify a different type
|
Lint:
content-types/content-type-primitives/src/index.ts#L69
Unexpected any. Specify a different type
|
Lint:
content-types/content-type-primitives/src/index.ts#L73
Unexpected any. Specify a different type
|
Lint:
content-types/content-type-reaction/src/Reaction.test.ts#L42
Unexpected any. Specify a different type
|
Lint:
content-types/content-type-reaction/src/Reaction.test.ts#L44
Unexpected any. Specify a different type
|
Lint:
content-types/content-type-remote-attachment/src/RemoteAttachment.ts#L52
`CodecRegistry` is deprecated
|
Lint:
content-types/content-type-reply/src/Reply.ts#L30
Unexpected any. Specify a different type
|
Lint:
content-types/content-type-reply/src/Reply.ts#L48
`CodecRegistry` is deprecated
|
Lint:
content-types/content-type-reply/src/Reply.ts#L79
`CodecRegistry` is deprecated
|
Lint:
packages/frames-client/src/client.test.ts#L96
`signature` is deprecated
|