Skip to content

feat(firestore-biqquery-export): add log level config param #816

feat(firestore-biqquery-export): add log level config param

feat(firestore-biqquery-export): add log level config param #816

Triggered via pull request March 12, 2025 17:15
Status Failure
Total duration 2m 18s
Artifacts

readmes-updated.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
Property 'logLevel' is missing in type '{ clustering: undefined[]; datasetId: string; tableId: string; }' but required in type 'FirestoreBigQueryEventHistoryTrackerConfig'.
build
Property 'logLevel' is missing in type '{ clustering: string[]; datasetId: string; tableId: string; datasetLocation: undefined; transformFunction: undefined; timePartitioning: undefined; timePartitioningField: undefined; timePartitioningFieldType: undefined; timePartitioningFirestoreField: undefined; bqProjectId: undefined; }' but required in type 'FirestoreBigQueryEventHistoryTrackerConfig'.
build
Property 'logLevel' is missing in type '{ clustering: string[]; datasetId: string; tableId: string; datasetLocation: undefined; transformFunction: undefined; timePartitioning: undefined; timePartitioningField: undefined; timePartitioningFieldType: undefined; timePartitioningFirestoreField: undefined; bqProjectId: undefined; }' but required in type 'FirestoreBigQueryEventHistoryTrackerConfig'.
build
Property 'logLevel' is missing in type '{ clustering: string[]; datasetId: string; tableId: string; datasetLocation: undefined; transformFunction: undefined; timePartitioning: undefined; timePartitioningField: undefined; timePartitioningFieldType: undefined; timePartitioningFirestoreField: undefined; bqProjectId: undefined; }' but required in type 'FirestoreBigQueryEventHistoryTrackerConfig'.
build
Property 'logLevel' is missing in type '{ clustering: undefined[]; datasetId: string; tableId: string; datasetLocation: undefined; transformFunction: undefined; timePartitioning: undefined; timePartitioningField: undefined; timePartitioningFieldType: undefined; timePartitioningFirestoreField: undefined; bqProjectId: undefined; }' but required in type 'FirestoreBigQueryEventHistoryTrackerConfig'.
build
Property 'logLevel' is missing in type '{ clustering: undefined[]; datasetId: string; tableId: string; datasetLocation: undefined; transformFunction: undefined; timePartitioning: undefined; timePartitioningField: undefined; timePartitioningFieldType: undefined; timePartitioningFirestoreField: undefined; bqProjectId: undefined; }' but required in type 'FirestoreBigQueryEventHistoryTrackerConfig'.
build
Property 'logLevel' is missing in type '{ clustering: undefined[]; datasetId: string; tableId: string; timePartitioning: string; timePartitioningField: string; timePartitioningFieldType: string; timePartitioningFirestoreField: string; }' but required in type 'FirestoreBigQueryEventHistoryTrackerConfig'.
build
Property 'logLevel' is missing in type '{ clustering: undefined[]; datasetId: string; tableId: string; }' but required in type 'FirestoreBigQueryEventHistoryTrackerConfig'.
build
Property 'logLevel' is missing in type '{ clustering: undefined[]; datasetId: string; tableId: string; wildcardIds: true; }' but required in type 'FirestoreBigQueryEventHistoryTrackerConfig'.
build
Property 'logLevel' is missing in type '{ clustering: undefined[]; datasetId: string; tableId: string; }' but required in type 'FirestoreBigQueryEventHistoryTrackerConfig'.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/