Skip to content

fix: require firebase 10.5.0 #1076

fix: require firebase 10.5.0

fix: require firebase 10.5.0 #1076

Triggered via push October 12, 2023 20:34
Status Failure
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

push.yml

on: push
Build & Test
27s
Build & Test
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build & Test: src/firestore/useDocument.ts#L46
Expected 2 type arguments, but got 1.
Build & Test: src/firestore/useDocumentData.ts#L47
Expected 2 type arguments, but got 1.
Build & Test: src/firestore/useQuery.ts#L39
Expected 2 type arguments, but got 1.
Build & Test: src/firestore/useQueryData.ts#L40
Expected 2 type arguments, but got 1.
Build & Test: src/firestore/useQueryData.ts#L46
Property 'docs' does not exist on type 'DocumentSnapshot<Value, DocumentData>'.
Build & Test: src/firestore/useQueryData.ts#L46
Parameter 'doc' implicitly has an 'any' type.
Build & Test
Process completed with exit code 2.
Build & Test
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/