release: 6.0.0-beta.2 #8
detect-breaking-changes.yml
on: pull_request
detect-breaking-changes
56s
Annotations
10 errors
|
detect-breaking-changes:
tests/api-resources/origin-tls-client-auth/hostnames/certificates.test.ts#L74
Property 'certificates' does not exist on type 'Hostnames'.
|
|
detect-breaking-changes:
tests/api-resources/origin-tls-client-auth/hostnames/certificates.test.ts#L60
Property 'certificates' does not exist on type 'Hostnames'.
|
|
detect-breaking-changes:
tests/api-resources/origin-tls-client-auth/hostnames/certificates.test.ts#L54
Property 'certificates' does not exist on type 'Hostnames'.
|
|
detect-breaking-changes:
tests/api-resources/origin-tls-client-auth/hostnames/certificates.test.ts#L41
Property 'certificates' does not exist on type 'Hostnames'.
|
|
detect-breaking-changes:
tests/api-resources/origin-tls-client-auth/hostnames/certificates.test.ts#L31
Property 'certificates' does not exist on type 'Hostnames'.
|
|
detect-breaking-changes:
tests/api-resources/origin-tls-client-auth/hostnames/certificates.test.ts#L14
Property 'certificates' does not exist on type 'Hostnames'.
|
|
detect-breaking-changes:
tests/api-resources/intel/ip-lists.test.ts#L25
Property 'get' does not exist on type 'IPLists'.
|
|
detect-breaking-changes:
tests/api-resources/intel/ip-lists.test.ts#L14
Property 'get' does not exist on type 'IPLists'.
|
|
detect-breaking-changes:
tests/api-resources/cloudforce-one/threat-events/threat-events.test.ts#L148
Type '{ category: string; date: string; event: string; raw: { data: { foo: string; }; source: string; tlp: string; }; tlp: string; accountId: number; attacker: string; attackerCountry: string; datasetId: string; ... 7 more ...; uuid: string; }' is not assignable to type 'Data'.
|
|
detect-breaking-changes:
tests/api-resources/cloudforce-one/threat-events/threat-events.test.ts#L52
Argument of type '{ account_id: string; category: string; date: string; event: string; raw: { data: { foo: string; }; source: string; tlp: string; }; tlp: string; accountId: number; attacker: string; attackerCountry: string; ... 8 more ...; uuid: string; }' is not assignable to parameter of type 'ThreatEventCreateParams'.
|