add update all recurring event instances functionality #105
push.yml
on: push
Matrix: Testing Application
Check Schema
52s
Deploying Application to Cloud VPS
7s
Annotations
6 warnings and 1 notice
Argument 'recurrenceRuleData: RecurrenceRuleInput' added to field 'Mutation.updateEvent':
schema.graphql#L675
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
|
Argument 'recurringEventUpdateType: RecurringEventUpdateType' added to field 'Mutation.updateEvent':
schema.graphql#L675
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
|
Input field 'isRecurringEventException' was added to input object type 'UpdateEventInput':
schema.graphql#L1075
Input field 'isRecurringEventException' was added to input object type 'UpdateEventInput'
|
Check Schema
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: kamilkisiela/graphql-inspector@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Testing Application (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: juliangruber/sleep-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Testing Application (20.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Type 'RecurringEventUpdateType' was added:
schema.graphql#L989
Type 'RecurringEventUpdateType' was added
|