[stable29] fix(migration): Add column only if it does not exist #46828
static-code-analysis.yml
on: pull_request
static-code-analysis
6m 55s
static-code-analysis-security
15m 58s
static-code-analysis-ocp
3m 53s
Annotations
20 errors
UndefinedConstant:
apps/user_ldap/lib/Access.php#L1428
apps/user_ldap/lib/Access.php:1428:46: UndefinedConstant: Const LDAP_ESCAPE_FILTER is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
apps/user_ldap/lib/Connection.php#L676
apps/user_ldap/lib/Connection.php:676:57: UndefinedConstant: Const LDAP_OPT_PROTOCOL_VERSION is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
apps/user_ldap/lib/Connection.php#L680
apps/user_ldap/lib/Connection.php:680:57: UndefinedConstant: Const LDAP_OPT_REFERRALS is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
apps/user_ldap/lib/Connection.php#L684
apps/user_ldap/lib/Connection.php:684:57: UndefinedConstant: Const LDAP_OPT_NETWORK_TIMEOUT is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
apps/user_ldap/lib/LDAP.php#L111
apps/user_ldap/lib/LDAP.php:111:23: UndefinedConstant: Const LDAP_CONTROL_PAGEDRESULTS is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
apps/user_ldap/lib/LDAP.php#L196
apps/user_ldap/lib/LDAP.php:196:14: UndefinedConstant: Const LDAP_CONTROL_PAGEDRESULTS is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
apps/user_ldap/lib/LDAP.php#L215
apps/user_ldap/lib/LDAP.php:215:104: UndefinedConstant: Const LDAP_DEREF_NEVER is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
apps/user_ldap/lib/LDAP.php#L390
apps/user_ldap/lib/LDAP.php:390:31: UndefinedConstant: Const LDAP_OPT_ERROR_STRING is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
apps/user_ldap/lib/Wizard.php#L912
apps/user_ldap/lib/Wizard.php:912:59: UndefinedConstant: Const LDAP_ESCAPE_FILTER is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
apps/user_ldap/lib/Wizard.php#L928
apps/user_ldap/lib/Wizard.php:928:75: UndefinedConstant: Const LDAP_ESCAPE_FILTER is not defined (see https://psalm.dev/020)
|
TaintedHtml:
apps/admin_audit/lib/Actions/Action.php#L63
apps/admin_audit/lib/Actions/Action.php:63:16: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
TaintedCallable:
apps/files_external/lib/Config/ConfigAdapter.php#L75
apps/files_external/lib/Config/ConfigAdapter.php:75:50: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
TaintedFile:
apps/files_external/lib/Lib/Storage/SFTP.php#L414
apps/files_external/lib/Lib/Storage/SFTP.php:414:22: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
TaintedCookie:
apps/files_sharing/lib/Controller/ShareController.php#L468
apps/files_sharing/lib/Controller/ShareController.php:468:35: TaintedCookie: Detected tainted cookie (see https://psalm.dev/257)
|
TaintedFile:
apps/theming/lib/IconBuilder.php#L137
apps/theming/lib/IconBuilder.php:137:40: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
TaintedFile:
apps/theming/lib/IconBuilder.php#L235
apps/theming/lib/IconBuilder.php:235:28: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
TaintedHeader:
lib/base.php#L205
lib/base.php:205:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
|
TaintedHeader:
lib/base.php#L287
lib/base.php:287:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
|
TaintedFile:
lib/private/App/InfoParser.php#L64
lib/private/App/InfoParser.php:64:51: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
TaintedFile:
lib/private/App/InfoParser.php#L67
lib/private/App/InfoParser.php:67:51: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|