Skip to content

feat(scan): add Tier 1 exclude paths flag #1553

feat(scan): add Tier 1 exclude paths flag

feat(scan): add Tier 1 exclude paths flag #1553

Triggered via pull request May 4, 2026 17:49
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
🧹 Lint Check
56s
🧹 Lint Check
🔍 Type Check
20s
🔍 Type Check
Matrix: 🧪 Test Matrix
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 2 warnings
🔍 Type Check
Process completed with exit code 2.
🔍 Type Check: src/commands/scan/handle-scan-reach.mts#L87
Type '{ version?: 2; issueRules?: { [issueName: string]: boolean; }; githubApp?: SocketYmlGitHub; projectIgnorePaths: string[]; } | undefined' is not assignable to type 'SocketYml | undefined'.
🔍 Type Check: src/commands/scan/handle-create-new-scan.mts#L199
Type '{ version?: 2; issueRules?: { [issueName: string]: boolean; }; githubApp?: SocketYmlGitHub; projectIgnorePaths: string[]; } | undefined' is not assignable to type 'SocketYml | undefined'.
🧪 Test Matrix (20, ubuntu-latest)
Process completed with exit code 1.
🧪 Test Matrix (20, ubuntu-latest): src/commands/scan/handle-scan-reach.mts#L87
Type '{ version?: 2; issueRules?: { [issueName: string]: boolean; }; githubApp?: SocketYmlGitHub; projectIgnorePaths: string[]; } | undefined' is not assignable to type 'SocketYml | undefined'.
🧪 Test Matrix (20, ubuntu-latest): src/commands/scan/handle-create-new-scan.mts#L199
Type '{ version?: 2; issueRules?: { [issueName: string]: boolean; }; githubApp?: SocketYmlGitHub; projectIgnorePaths: string[]; } | undefined' is not assignable to type 'SocketYml | undefined'.
🧪 Test Matrix (24, ubuntu-latest)
The strategy configuration was canceled because "test._20_ubuntu-latest" failed
🧪 Test Matrix (24, ubuntu-latest)
The operation was canceled.
🧪 Test Matrix (24, ubuntu-latest): src/commands/scan/handle-scan-reach.mts#L87
Type '{ version?: 2; issueRules?: { [issueName: string]: boolean; }; githubApp?: SocketYmlGitHub; projectIgnorePaths: string[]; } | undefined' is not assignable to type 'SocketYml | undefined'.
🧪 Test Matrix (24, ubuntu-latest): src/commands/scan/handle-create-new-scan.mts#L199
Type '{ version?: 2; issueRules?: { [issueName: string]: boolean; }; githubApp?: SocketYmlGitHub; projectIgnorePaths: string[]; } | undefined' is not assignable to type 'SocketYml | undefined'.
🧪 Test Matrix (22, ubuntu-latest)
The strategy configuration was canceled because "test._20_ubuntu-latest" failed
🧪 Test Matrix (22, ubuntu-latest)
Process completed with exit code 1.
🧪 Test Matrix (22, ubuntu-latest): src/commands/scan/handle-scan-reach.mts#L87
Type '{ version?: 2; issueRules?: { [issueName: string]: boolean; }; githubApp?: SocketYmlGitHub; projectIgnorePaths: string[]; } | undefined' is not assignable to type 'SocketYml | undefined'.
🧪 Test Matrix (22, ubuntu-latest): src/commands/scan/handle-create-new-scan.mts#L199
Type '{ version?: 2; issueRules?: { [issueName: string]: boolean; }; githubApp?: SocketYmlGitHub; projectIgnorePaths: string[]; } | undefined' is not assignable to type 'SocketYml | undefined'.
🧹 Lint Check
Process completed with exit code 1.
🧹 Lint Check: src/utils/purl-to-ghsa.mts#L4
`./errors.mts` import should occur before import of `./github.mts`
🧹 Lint Check: src/commands/fix/coana-fix.mts#L47
`../../utils/config.mts` import should occur before import of `../../utils/dlx.mts`