[phpMyAdmin Git] [phpmyadmin/phpmyadmin] c0ac1b: Fix errors TS2367 and TS2405 reported by TypeScript
Maurício Meneghini Fauth
mauricio at fauth.dev
Fri Apr 21 22:14:29 CEST 2023
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: c0ac1b178d039b668ed6eba1d7cc858af77a40c6
https://github.com/phpmyadmin/phpmyadmin/commit/c0ac1b178d039b668ed6eba1d7cc858af77a40c6
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2023-04-21 (Fri, 04 April 2023) -03:00
Changed paths:
M js/global.d.ts
M js/src/designer/history.ts
M js/src/makegrid.ts
M js/src/modules/functions/checkNumberOfFields.ts
M webpack.config.cjs
Log Message:
-----------
Fix errors TS2367 and TS2405 reported by TypeScript
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
Commit: 0701a3cbeb7e2ea514229043293e4f2ce9bb83b1
https://github.com/phpmyadmin/phpmyadmin/commit/0701a3cbeb7e2ea514229043293e4f2ce9bb83b1
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2023-04-21 (Fri, 04 April 2023) -03:00
Changed paths:
M js/src/database/events.ts
M js/src/database/routines.ts
M js/src/database/triggers.ts
M js/src/import.ts
M js/src/makegrid.ts
M js/src/multi_column_sort.ts
M js/src/server/status/monitor.ts
M js/src/setup/scripts.ts
M js/src/sql.ts
M js/src/table/change.ts
M js/src/table/gis_visualization.ts
M js/src/table/relation.ts
M webpack.config.cjs
Log Message:
-----------
Fix error TS2769 reported by TypeScript
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
More information about the Git
mailing list