fix(files): Add new NoteReferenceProvider #43
Annotations
3 errors
Run coding standards check:
lib/Reference/NoteReferenceProvider.php#L49
lib/Reference/NoteReferenceProvider.php:49:7: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run coding standards check:
lib/Reference/NoteReferenceProvider.php#L50
lib/Reference/NoteReferenceProvider.php:50:38: PossiblyNullArgument: Argument 1 of OCA\Notes\Service\NotesService::get cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Run coding standards check
Process completed with exit code 2.
|
Loading