Showing 40 of 40 total issues
Avoid too many return
statements within this function. Open
Open
return { ...acc, [parts[0]]: { id: params.filter[key] } };
Avoid too many return
statements within this function. Open
Open
return {
...acc,
where: {
id: params.data[fieldName],
},
Avoid too many return
statements within this function. Open
Open
return acc;
Avoid too many return
statements within this function. Open
Open
return {
...acc,
[`${field.name}.id`]: linkedResourceData
? record[field.name].id
: undefined,
Avoid too many return
statements within this function. Open
Open
return {
...acc,
data: {
...acc.data,
[fieldName]: { [PRISMA_CONNECT]: { ...fieldsToConnect } },
Avoid too many return
statements within this function. Open
Open
return { ...acc, [field.name]: record[field.name] };
No licenses found for jest-get-type
. Either the library reports the licenses in an unsupported format, or the library is unlicensed. Open
Open
jest-get-type@^22.4.3:
- Exclude checks
TODO found Open
Open
//TODO: validate fragment against the schema
- Exclude checks
FIXME found Open
Open
// FIXME: We might have to handle linked types which are not resources but will have to be careful about endless circular dependencies
- Exclude checks
TODO found Open
Open
//TODO: Prisma supports batching (UPDATE_MANY, DELETE_MANY)
- Exclude checks
Library ua-parser-js
is licensed under a non-compliant license: GNU General Public License 2.0
Open
Open
ua-parser-js@^0.7.18:
- Exclude checks
TODO found Open
Open
//TODO: Object filter weren't tested yet
- Exclude checks
No licenses found for jest-get-type
. Either the library reports the licenses in an unsupported format, or the library is unlicensed. Open
Open
jest-get-type@^22.4.3:
- Exclude checks
No licenses found for remarkable
. Either the library reports the licenses in an unsupported format, or the library is unlicensed. Open
Open
remarkable@^1.7.1:
- Exclude checks
TODO found Open
Open
# tslint: # https://docs.codeclimate.com/docs/tslint TODO configure tslint if needed
- Exclude checks
No licenses found for makeerror
. Either the library reports the licenses in an unsupported format, or the library is unlicensed. Open
Open
makeerror@1.0.x:
- Exclude checks
No licenses found for jest-get-type
. Either the library reports the licenses in an unsupported format, or the library is unlicensed. Open
Open
jest-get-type@^22.4.3:
- Exclude checks
No licenses found for tmp
. Either the library reports the licenses in an unsupported format, or the library is unlicensed. Open
Open
tmp@^0.0.33:
- Exclude checks
No licenses found for jest-util
. Either the library reports the licenses in an unsupported format, or the library is unlicensed. Open
Open
jest-util@^25.1.0:
- Exclude checks
TODO found Open
Open
// TODO Only handles one level of nested updates, could use recursivity to handle deep nested relationship updates
- Exclude checks