fix(language): set new language as current and bust browser cache on … #98
Annotations
4 errors
|
Psalm
Process completed with exit code 2.
|
|
MixedAssignment:
src/Shared/Infrastructure/Database/Restore.php#L61
src/Shared/Infrastructure/Database/Restore.php:61:17: MixedAssignment: Unable to determine the type that $tableName is being assigned to (see https://psalm.dev/032)
|
|
MixedAssignment:
src/Shared/Infrastructure/Database/Migrations.php#L60
src/Shared/Infrastructure/Database/Migrations.php:60:13: MixedAssignment: Unable to determine the type that $constraintName is being assigned to (see https://psalm.dev/032)
|
|
MixedAssignment:
src/Shared/Infrastructure/Database/Migrations.php#L59
src/Shared/Infrastructure/Database/Migrations.php:59:13: MixedAssignment: Unable to determine the type that $tableName is being assigned to (see https://psalm.dev/032)
|