Skip to content

[up-to-date]Upgrade the base image to the latest version in metadata.…

Sign in for the full log view
GitHub Actions / `source-google-drive` Connector Test Results failed Jul 12, 2025 in 0s

1 errors in 8s

1 tests   0 ✅  8s ⏱️
1 suites  0 💤
1 files    0 ❌  1 🔥

Results for commit e155eee.

Annotations

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / `source-google-drive` Connector Test Results

airbyte-integrations.connectors.source-google-drive.unit_tests.test_reader with error

airbyte-integrations/connectors/source-google-drive/build/test-results/pytest-unit-tests-junit.xml [took 0s]
Raw output
collection failure
unit_tests/test_reader.py:61: in <module>
    GoogleDriveRemoteFile(
/home/runner/.cache/pypoetry/virtualenvs/source-google-drive-l9rMJrBj-py3.11/lib/python3.11/site-packages/pydantic/v1/main.py:347: in __init__
    raise validation_error
E   pydantic.v1.error_wrappers.ValidationError: 1 validation error for GoogleDriveRemoteFile
E   created_at
E     field required (type=value_error.missing)