fix(TheHive 5 Node): The Hive - Custom fields are no longer working (… #17
Annotations
10 warnings
Lint
Unsafe member access .message on an `any` value
|
Lint
Unsafe assignment of an `any` value
|
Lint
Unsafe member access .message on an `any` value
|
Lint
Unsafe argument of type `any` assigned to a parameter of type `string | Error | JsonObject`
|
Lint
Unsafe member access .message on an `any` value
|
Lint
Unsafe assignment of an `any` value
|
Lint
Unsafe return of an `any` typed value
|
Lint
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint
Unsafe assignment of an `any` value
|
Lint
Unsafe member access .data on an `any` value
|
Loading