Skip to content

Update file

Update file #1239

Triggered via pull request May 3, 2024 13:09
Status Failure
Total duration 44s
Artifacts

static.yml

on: pull_request
Matrix: psalm
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
MissingClassConstType: src/Schema.php#L80
src/Schema.php:80:19: MissingClassConstType: Class constant "Yiisoft\Db\Sqlite\Schema::TYPE_MAP" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/SqlToken.php#L24
src/SqlToken.php:24:18: MissingClassConstType: Class constant "Yiisoft\Db\Sqlite\SqlToken::TYPE_CODE" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/SqlToken.php#L25
src/SqlToken.php:25:18: MissingClassConstType: Class constant "Yiisoft\Db\Sqlite\SqlToken::TYPE_STATEMENT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/SqlToken.php#L26
src/SqlToken.php:26:18: MissingClassConstType: Class constant "Yiisoft\Db\Sqlite\SqlToken::TYPE_TOKEN" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/SqlToken.php#L27
src/SqlToken.php:27:18: MissingClassConstType: Class constant "Yiisoft\Db\Sqlite\SqlToken::TYPE_PARENTHESIS" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/SqlToken.php#L28
src/SqlToken.php:28:18: MissingClassConstType: Class constant "Yiisoft\Db\Sqlite\SqlToken::TYPE_KEYWORD" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/SqlToken.php#L29
src/SqlToken.php:29:18: MissingClassConstType: Class constant "Yiisoft\Db\Sqlite\SqlToken::TYPE_OPERATOR" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/SqlToken.php#L30
src/SqlToken.php:30:18: MissingClassConstType: Class constant "Yiisoft\Db\Sqlite\SqlToken::TYPE_IDENTIFIER" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/SqlToken.php#L31
src/SqlToken.php:31:18: MissingClassConstType: Class constant "Yiisoft\Db\Sqlite\SqlToken::TYPE_STRING_LITERAL" should have a declared type. (see https://psalm.dev/359)
PHP 8.3
Process completed with exit code 2.
PHP 8.2
The job was canceled because "ubuntu-latest_8_3" failed.
PHP 8.2
The operation was canceled.
PHP 8.0
The job was canceled because "ubuntu-latest_8_3" failed.
PHP 8.0
The operation was canceled.
PHP 8.1
The job was canceled because "ubuntu-latest_8_3" failed.
PHP 8.1
The operation was canceled.
PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.