refactor: Use a single source of truth for built-in capabilities #487
Annotations
1 error and 11 warnings
Run Nox
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Nox:
singer_sdk/mapper_base.py#L22
Public object points to a different kind of object: `function` -> `attribute`
|
Run Nox:
singer_sdk/plugin_base.py#L122
Public object points to a different kind of object: `function` -> `attribute`
|
Run Nox:
singer_sdk/sinks/core.py#L148
Attribute value was changed: `None` -> `capabilities.TARGET_VALIDATE_RECORDS.attribute('validate_records', default=True)`
|
Run Nox:
singer_sdk/sinks/core.py#L153
Attribute value was changed: `None` -> `capabilities.ADD_RECORD_METADATA.attribute('add_record_metadata', default=False)`
|
Run Nox:
singer_sdk/sinks/core.py#L158
Attribute value was changed: `None` -> `capabilities.ACTIVATE_VERSION.attribute('activate_version', default=True)`
|
Run Nox:
singer_sdk/tap_base.py#L58
Public object points to a different kind of object: `function` -> `attribute`
|
Run Nox:
singer_sdk/target_base.py#L640
Public object points to a different kind of object: `function` -> `attribute`
|
Run Nox:
singer_sdk/target_base.py#L48
Public object points to a different kind of object: `function` -> `attribute`
|
Run Nox:
singer_sdk/helpers/capabilities.py#L1
Public object was removed: `` -> ``
|
Run Nox:
singer_sdk/helpers/capabilities.py#L1
Public object was removed: `` -> ``
|
Loading