Skip to content

fix(taps): Do not emit a warning needlessly when rest_method is not set in a stream class #592

fix(taps): Do not emit a warning needlessly when rest_method is not set in a stream class

fix(taps): Do not emit a warning needlessly when rest_method is not set in a stream class #592

Triggered via pull request February 5, 2025 15:21
Status Failure
Total duration 20s
Artifacts

api-changes.yml

on: pull_request
Check API Changes
10s
Check API Changes
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Check API Changes
Process completed with exit code 1.
GraphQLStream.http_method: singer_sdk/streams/graphql.py#L27
Attribute value was changed: `None` -> `'POST'`
GraphQLStream.rest_method: singer_sdk/streams/graphql.py#L1
Public object was removed
RESTStream.rest_method: singer_sdk/streams/rest.py#L1
Public object was removed