Skip to content

Merge in 'builtin' backend to 4.x #584

Merge in 'builtin' backend to 4.x

Merge in 'builtin' backend to 4.x #584

Triggered via pull request May 2, 2024 03:28
Status Failure
Total duration 3m 34s
Artifacts

ci.yml

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

Annotations

12 errors and 5 warnings
cs-stan / Coding Standard & Static Analysis: src/Util/TableFinder.php#L200
Offset 1 on non-empty-array<int, string> in isset() always exists and is not nullable.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
ParamNameMismatch: src/Config/Config.php#L188
src/Config/Config.php:188:31: ParamNameMismatch: Argument 1 of Migrations\Config\Config::offsetSet has wrong name $id, expecting $offset as defined by ArrayAccess::offsetSet (see https://psalm.dev/230)
PossiblyInvalidArgument: src/Db/Adapter/SqliteAdapter.php#L710
src/Db/Adapter/SqliteAdapter.php:710:28: PossiblyInvalidArgument: Argument 1 of Migrations\Db\Adapter\SqliteAdapter::execute expects string, but possibly different type array<array-key, string>|null|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Db/Adapter/SqliteAdapter.php#L1218
src/Db/Adapter/SqliteAdapter.php:1218:28: PossiblyInvalidArgument: Argument 1 of Migrations\Db\Adapter\SqliteAdapter::execute expects string, but possibly different type array<array-key, string>|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Db/Adapter/SqliteAdapter.php#L1247
src/Db/Adapter/SqliteAdapter.php:1247:28: PossiblyInvalidArgument: Argument 1 of Migrations\Db\Adapter\SqliteAdapter::execute expects string, but possibly different type array<array-key, string>|null|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Db/Adapter/SqliteAdapter.php#L1281
src/Db/Adapter/SqliteAdapter.php:1281:24: PossiblyInvalidArgument: Argument 1 of substr expects string, but possibly different type array<array-key, string>|null|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Db/Adapter/SqliteAdapter.php#L1282
src/Db/Adapter/SqliteAdapter.php:1282:31: PossiblyInvalidArgument: Argument 1 of substr expects string, but possibly different type array<array-key, string>|null|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Db/Adapter/SqliteAdapter.php#L1285
src/Db/Adapter/SqliteAdapter.php:1285:28: PossiblyInvalidArgument: Argument 1 of Migrations\Db\Adapter\SqliteAdapter::execute expects string, but possibly different type array<array-key, string>|null|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Db/Adapter/SqliteAdapter.php#L1549
src/Db/Adapter/SqliteAdapter.php:1549:28: PossiblyInvalidArgument: Argument 1 of Migrations\Db\Adapter\SqliteAdapter::execute expects string, but possibly different type array<array-key, string>|mixed|null|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Db/Adapter/SqliteAdapter.php#L1580
src/Db/Adapter/SqliteAdapter.php:1580:32: PossiblyInvalidArgument: Argument 1 of Migrations\Db\Adapter\SqliteAdapter::execute expects string, but possibly different type non-empty-array<array-key, string>|non-falsy-string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: src/Db/Adapter/SqliteAdapter.php#L1685
src/Db/Adapter/SqliteAdapter.php:1685:32: PossiblyInvalidArgument: Argument 1 of Migrations\Db\Adapter\SqliteAdapter::execute expects string, but possibly different type non-empty-array<array-key, string>|non-falsy-string provided (see https://psalm.dev/092)
cs-stan / Coding Standard & Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite-linux (8.1, mysql)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Windows - PHP 8.1 & SQL Server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/