Skip to content

Use prepared statements in more places #835

Use prepared statements in more places

Use prepared statements in more places #835

Triggered via pull request February 3, 2025 23:36
Status Failure
Total duration 4m 4s
Artifacts

ci.yml

on: pull_request
Windows - PHP 8.1 & SQL Server
3m 46s
Windows - PHP 8.1 & SQL Server
cs-stan  /  Coding Standard & Static Analysis
47s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 2 warnings
DeprecatedMethod: src/Db/Adapter/MysqlAdapter.php#L144
src/Db/Adapter/MysqlAdapter.php:144:39: DeprecatedMethod: The method Cake\Database\Schema\SchemaDialect::listTablesSql has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: src/Db/Adapter/MysqlAdapter.php#L359
src/Db/Adapter/MysqlAdapter.php:359:39: DeprecatedMethod: The method Cake\Database\Schema\SchemaDialect::describeColumnSql has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: src/Db/Adapter/MysqlAdapter.php#L543
src/Db/Adapter/MysqlAdapter.php:543:39: DeprecatedMethod: The method Cake\Database\Schema\SchemaDialect::describeIndexSql has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: src/Db/Adapter/MysqlAdapter.php#L759
src/Db/Adapter/MysqlAdapter.php:759:39: DeprecatedMethod: The method Cake\Database\Schema\SchemaDialect::describeForeignKeySql has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: src/Db/Adapter/PostgresAdapter.php#L106
src/Db/Adapter/PostgresAdapter.php:106:39: DeprecatedMethod: The method Cake\Database\Schema\SchemaDialect::listTablesSql has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: src/Db/Adapter/PostgresAdapter.php#L620
src/Db/Adapter/PostgresAdapter.php:620:39: DeprecatedMethod: The method Cake\Database\Schema\SchemaDialect::describeIndexSql has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: src/Db/Adapter/SqliteAdapter.php#L578
src/Db/Adapter/SqliteAdapter.php:578:39: DeprecatedMethod: The method Cake\Database\Schema\SchemaDialect::describeColumnSql has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: src/Db/Adapter/SqliteAdapter.php#L1248
src/Db/Adapter/SqliteAdapter.php:1248:39: DeprecatedMethod: The method Cake\Database\Schema\SchemaDialect::describeIndexSql has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: src/Db/Adapter/SqlserverAdapter.php#L82
src/Db/Adapter/SqlserverAdapter.php:82:39: DeprecatedMethod: The method Cake\Database\Schema\SchemaDialect::listTablesSql has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: src/Db/Adapter/SqlserverAdapter.php#L606
src/Db/Adapter/SqlserverAdapter.php:606:39: DeprecatedMethod: The method Cake\Database\Schema\SchemaDialect::describeIndexSql has been marked as deprecated (see https://psalm.dev/001)
testsuite-linux (8.4, pgsql)
Process completed with exit code 2.
testsuite-linux (8.1, pgsql)
Process completed with exit code 2.
testsuite-linux (8.3, pgsql)
Process completed with exit code 2.
testsuite-linux (8.4, mysql)
Process completed with exit code 2.
testsuite-linux (8.1, mysql)
Process completed with exit code 2.
testsuite-linux (8.2, mysql)
Process completed with exit code 2.
testsuite-linux (8.2, pgsql)
Process completed with exit code 2.
testsuite-linux (8.3, mysql)
Process completed with exit code 2.
testsuite-linux (8.4, mariadb)
Process completed with exit code 2.
testsuite-linux (8.3, mariadb)
Process completed with exit code 2.
testsuite-linux (8.1, mariadb)
Process completed with exit code 2.
testsuite-linux (8.2, mariadb)
Process completed with exit code 2.
Windows - PHP 8.1 & SQL Server
Process completed with exit code 1.
Windows - PHP 8.1 & SQL Server
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows - PHP 8.1 & SQL Server
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/