Skip to content

Feature/import export books #535

Feature/import export books

Feature/import export books #535

Triggered via pull request December 4, 2023 07:59
Status Success
Total duration 19s
Artifacts

flake8.yml

on: pull_request
Flake8 check
8s
Flake8 check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Field 'BookOrderType.edition' changed type from 'String!' to 'String': schema.graphql#L247
Field 'BookOrderType.edition' changed type from 'String!' to 'String'
Argument 'search: String' added to field 'Query.faqs': schema.graphql#L1338
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Flake8 check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, suo/flake8-github-action@releases/v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/