Namespace fix in src/Admin/src/OpenAPI.php #30
validate-database-schema.yml
on: push
Matrix: Validate database schema
Annotations
16 notices
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L55
Exception 'BadRequestException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L51
Exception 'UnauthorizedException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L53
Exception 'MethodNotAllowedException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L57
Exception 'MailException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L43
Exception 'ConflictException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L49
Exception 'NotFoundException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L47
Exception 'ExpiredException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L45
Exception 'ForbiddenException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L55
Exception 'BadRequestException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L51
Exception 'UnauthorizedException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L53
Exception 'MethodNotAllowedException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L57
Exception 'MailException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L43
Exception 'ConflictException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L49
Exception 'NotFoundException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L47
Exception 'ExpiredException' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L45
Exception 'ForbiddenException' is never thrown in the corresponding 'try' block
|