Skip to content

refactor: Use a single source of truth for built-in capabilities #486

refactor: Use a single source of truth for built-in capabilities

refactor: Use a single source of truth for built-in capabilities #486

Triggered via pull request December 2, 2024 19:44
Status Failure
Total duration 21s
Artifacts

api-changes.yml

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

Annotations

1 error and 11 warnings
Check API Changes
Process completed with exit code 1.
Check API Changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
InlineMapper.capabilities: singer_sdk/mapper_base.py#L22
Public object points to a different kind of object: `function` -> `attribute`
PluginBase.capabilities: singer_sdk/plugin_base.py#L122
Public object points to a different kind of object: `function` -> `attribute`
Sink.validate_schema: singer_sdk/sinks/core.py#L148
Attribute value was changed: `None` -> `capabilities.TARGET_VALIDATE_RECORDS.attribute('validate_records', default=True)`
Sink.include_sdc_metadata_properties: singer_sdk/sinks/core.py#L153
Attribute value was changed: `None` -> `capabilities.ADD_RECORD_METADATA.attribute('add_record_metadata', default=False)`
Sink.process_activate_version_messages: singer_sdk/sinks/core.py#L158
Attribute value was changed: `None` -> `capabilities.ACTIVATE_VERSION.attribute('activate_version', default=True)`
Tap.capabilities: singer_sdk/tap_base.py#L58
Public object points to a different kind of object: `function` -> `attribute`
SQLTarget.capabilities: singer_sdk/target_base.py#L640
Public object points to a different kind of object: `function` -> `attribute`
Target.capabilities: singer_sdk/target_base.py#L48
Public object points to a different kind of object: `function` -> `attribute`
STREAM_MAPS_CONFIG: singer_sdk/helpers/capabilities.py#L1
Public object was removed: `` -> ``
FLATTENING_CONFIG: singer_sdk/helpers/capabilities.py#L1
Public object was removed: `` -> ``