Skip to content

Bump version to 1.7.3 #48

Bump version to 1.7.3

Bump version to 1.7.3 #48

Triggered via push February 28, 2025 19:59
Status Failure
Total duration 1m 48s
Artifacts
static-code-analysis
1m 38s
static-code-analysis
static-code-analysis-security
1m 27s
static-code-analysis-security
Fit to window
Zoom out
Zoom in

Annotations

7 errors
InvalidDocblock: lib/Db/NullBookmarkMapper.php#L13
lib/Db/NullBookmarkMapper.php:13:1: InvalidDocblock: @template-extends has invalid class OCA\Epubviewer\Db\BookmarkMapper (see https://psalm.dev/008)
InvalidArgument: lib/Db/NullBookmarkMapper.php#L65
lib/Db/NullBookmarkMapper.php:65:30: InvalidArgument: Argument 1 of setLastModified expects string, but int<1000, max> provided (see https://psalm.dev/004)
LessSpecificImplementedReturnType: lib/Db/NullBookmarkMapper.php#L99
lib/Db/NullBookmarkMapper.php:99:42: LessSpecificImplementedReturnType: The inherited return type 'OCA\Epubviewer\Db\Bookmark' for OCP\AppFramework\Db\QBMapper::delete is more specific than the implemented return type for OCA\Epubviewer\Db\NullBookmarkMapper::delete 'OCP\AppFramework\Db\Entity' (see https://psalm.dev/166)
InvalidDocblock: lib/Db/NullPreferenceMapper.php#L13
lib/Db/NullPreferenceMapper.php:13:1: InvalidDocblock: @template-extends has invalid class OCA\Epubviewer\Db\PreferenceMapper (see https://psalm.dev/008)
InvalidArgument: lib/Db/NullPreferenceMapper.php#L74
lib/Db/NullPreferenceMapper.php:74:32: InvalidArgument: Argument 1 of setLastModified expects string, but int<1000, max> provided (see https://psalm.dev/004)
LessSpecificImplementedReturnType: lib/Db/NullPreferenceMapper.php#L108
lib/Db/NullPreferenceMapper.php:108:42: LessSpecificImplementedReturnType: The inherited return type 'OCA\Epubviewer\Db\Preference' for OCP\AppFramework\Db\QBMapper::delete is more specific than the implemented return type for OCA\Epubviewer\Db\NullPreferenceMapper::delete 'OCP\AppFramework\Db\Entity' (see https://psalm.dev/166)
static-code-analysis
Process completed with exit code 2.