Skip to content

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

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

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

Triggered via pull request March 13, 2025 02:31
Status Failure
Total duration 2m 14s
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/