resolve merge conflicts #144
Annotations
6 errors, 7 warnings, and 2 notices
Input field 'EventInput.endDate' changed type from 'Date' to 'Date!':
schema.graphql#L669
Changing the type of an input field can cause existing queries that use this field to error.
|
Field 'endDate' was removed from object type 'RecurrenceRule':
schema.graphql#L1474
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
|
Field 'startDate' was removed from object type 'RecurrenceRule':
schema.graphql#L1474
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
|
Enum value 'AllInstances' was removed from enum 'RecurringEventMutationType':
schema.graphql#L1498
Removing an enum value will cause existing queries that use this enum value to error.
|
Enum value 'ThisAndFollowingInstances' was removed from enum 'RecurringEventMutationType':
schema.graphql#L1498
Removing an enum value will cause existing queries that use this enum value to error.
|
Enum value 'ThisInstance' was removed from enum 'RecurringEventMutationType':
schema.graphql#L1498
Removing an enum value will cause existing queries that use this enum value to error.
|
Input field 'recurrenceEndDate' was added to input object type 'RecurrenceRuleInput':
schema.graphql#L1492
Input field 'recurrenceEndDate' was added to input object type 'RecurrenceRuleInput'
|
Input field 'recurrenceStartDate' was added to input object type 'RecurrenceRuleInput':
schema.graphql#L1493
Input field 'recurrenceStartDate' was added to input object type 'RecurrenceRuleInput'
|
Enum value 'allInstances' was added to enum 'RecurringEventMutationType':
schema.graphql#L1499
Adding an enum value may break existing clients that were not programming defensively against an added case when querying an enum.
|
Enum value 'thisAndFollowingInstances' was added to enum 'RecurringEventMutationType':
schema.graphql#L1500
Adding an enum value may break existing clients that were not programming defensively against an added case when querying an enum.
|
Enum value 'thisInstance' was added to enum 'RecurringEventMutationType':
schema.graphql#L1501
Adding an enum value may break existing clients that were not programming defensively against an added case when querying an enum.
|
CodeQL (typescript)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL (typescript)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Field 'recurrenceEndDate' was added to object type 'RecurrenceRule':
schema.graphql#L1481
Field 'recurrenceEndDate' was added to object type 'RecurrenceRule'
|
Field 'recurrenceStartDate' was added to object type 'RecurrenceRule':
schema.graphql#L1483
Field 'recurrenceStartDate' was added to object type 'RecurrenceRule'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
debug-artifacts-typescript
Expired
|
44 MB |
|