ISOC-3693 Secret scanning alerts backfill #12762
Annotations
3 errors and 11 warnings
src/sync/secret-scanning-alerts.ts#L108
Type '{ schemaVersion: string; id: string; updateSequenceNumber: number; containerId: TransformedRepositoryId; displayName: string; description: string; url: string; ... 5 more ...; status: JiraVulnerabilityStatusEnum; }[]' is not assignable to type 'JiraVulnerability[]'.
|
src/transforms/transform-secret-scanning-alert.ts#L15
Property 'additionalInfo' is missing in type '{ schemaVersion: string; id: string; updateSequenceNumber: number; containerId: TransformedRepositoryId; displayName: string; description: string; url: string; ... 5 more ...; status: JiraVulnerabilityStatusEnum; }' but required in type 'JiraVulnerability'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/config/logger.ts#L218
Unexpected any. Specify a different type
|
src/github/client/github-installation-client.ts#L216
Unexpected any. Specify a different type
|
src/github/installation.ts#L93
Unexpected any. Specify a different type
|
src/middleware/jira-admin-permission-middleware.ts#L6
Unexpected any. Specify a different type
|
src/middleware/jira-admin-permission-middleware.ts#L6
Unexpected any. Specify a different type
|
src/models/encrypted-model.ts#L51
Unexpected any. Specify a different type
|
src/models/reposyncstate.ts#L191
Forbidden non-null assertion
|
src/models/reposyncstate.ts#L315
Forbidden non-null assertion
|
src/models/reposyncstate.ts#L330
Forbidden non-null assertion
|
src/models/subscription.test.ts#L260
Skipped test suite
|
The logs for this run have expired and are no longer available.
Loading