feat: Present activate with email errors to the user #900
Annotations
12 warnings
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
packages/scanner/src/algorithms/hash/hashV1.ts#L37
Unexpected any. Specify a different type
|
packages/scanner/src/cli/scan/ui/interactiveProgess.ts#L128
'_appMapIndex' is defined but never used
|
packages/scanner/src/cli/scan/ui/state/addBreakpoint.ts#L76
'_reject' is defined but never used
|
packages/scanner/src/cli/scan/ui/state/eval.ts#L18
Unexpected any. Specify a different type
|
packages/scanner/src/cli/scan/ui/state/hint.ts#L6
'_context' is defined but never used
|
packages/scanner/src/cli/scan/ui/state/initial.ts#L5
'_context' is defined but never used
|
packages/scanner/src/cli/scan/watchScan.ts#L120
Missing return type on function
|
packages/scanner/src/database/index.ts#L169
Unexpected any. Specify a different type
|
packages/scanner/src/ruleInstance.ts#L6
Unexpected any. Specify a different type
|
packages/scanner/src/rules/deprecated-crypto-algorithm/rule.ts#L26
Unexpected any. Specify a different type
|
This job succeeded
Loading