Add binding firestore #42
Annotations
10 errors and 6 warnings
packages/binding-firestore/src/codecs/firestore-codec.ts#L35
Unexpected object value in conditional. The condition is always true
|
packages/binding-firestore/src/codecs/firestore-codec.ts#L37
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/binding-firestore/src/codecs/firestore-codec.ts#L59
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/binding-firestore/src/firestore-client.ts#L124
Unexpected value in conditional. A boolean expression is required
|
packages/binding-firestore/src/firestore-client.ts#L147
Unexpected object value in conditional. The condition is always true
|
packages/binding-firestore/src/firestore-client.ts#L179
Unexpected value in conditional. A boolean expression is required
|
packages/binding-firestore/src/firestore-client.ts#L227
Unexpected value in conditional. A boolean expression is required
|
packages/binding-firestore/src/firestore-handler.ts#L27
Unexpected object value in conditional. The condition is always true
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
packages/binding-firestore/src/firestore-client.ts#L73
Expected property shorthand
|
packages/binding-firestore/src/firestore-client.ts#L74
Expected property shorthand
|
packages/binding-firestore/src/firestore-client.ts#L75
Expected property shorthand
|
packages/binding-firestore/src/firestore-client.ts#L76
Expected property shorthand
|
packages/binding-firestore/src/firestore-client.ts#L77
Expected property shorthand
|
The logs for this run have expired and are no longer available.
Loading