feat(scan): add Tier 1 exclude paths flag #426
Annotations
11 errors
|
e2e-tests (20, ubuntu-latest)
Process completed with exit code 2.
|
|
e2e-tests (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'.
|
|
e2e-tests (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'.
|
|
e2e-tests (24, ubuntu-latest)
The strategy configuration was canceled because "e2e-tests._20_ubuntu-latest" failed
|
|
e2e-tests (24, ubuntu-latest)
Process completed with exit code 2.
|
|
e2e-tests (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'.
|
|
e2e-tests (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'.
|
|
e2e-tests (22, ubuntu-latest)
The strategy configuration was canceled because "e2e-tests._20_ubuntu-latest" failed
|
|
e2e-tests (22, ubuntu-latest)
The operation was canceled.
|
|
e2e-tests (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'.
|
|
e2e-tests (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'.
|