feat: Support dot notation on array fields #2257
ci.yml
on: pull_request
NPM Lock File Version
12s
Check Types
1m 36s
Check Docs
1m 14s
Check Circular Dependencies
1m 12s
Lint
1m 13s
Matrix: build
Annotations
1 error and 13 warnings
Check Types
Process completed with exit code 1.
|
NPM Lock File Version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check Circular Dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check Docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/OfflineQuery.js#L104
Defaults are not permitted on @param
|
Lint:
src/ParseGeoPoint.ts#L183
Defaults are not permitted on @param
|
Lint:
src/ParseGeoPoint.ts#L187
Defaults are not permitted on @param
|
Lint:
src/ParseGeoPoint.ts#L189
Defaults are not permitted on @param
|
Lint:
src/ParseObject.ts#L107
Defaults are not permitted on @param
|
Lint:
src/ParseUser.ts#L556
Defaults are not permitted on @param
|
Lint:
src/ParseUser.ts#L880
Defaults are not permitted on @param
|
Check Types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Node 20, 20.10.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Node 18, 18.19.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|