Skip to content

improve identity system speed #361

improve identity system speed

improve identity system speed #361

Triggered via push December 27, 2024 17:53
Status Failure
Total duration 1m 56s
Artifacts

main.yml

on: push
Matrix: setup
Matrix: code-sniffer
Matrix: php-security
Matrix: static-analysis
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
static-analysis (8.3, highest): src/Models/Column.php#L48
Match arm comparison between string and Zemit\Models\Enums\ColumnType::LINK_TO_ANOTHER_RECORD is always false.
static-analysis (8.3, highest): src/Models/Column.php#L49
Match arm comparison between string and Zemit\Models\Enums\ColumnType::USER is always false.
static-analysis (8.3, highest): src/Models/Column.php#L50
Match arm comparison between string and Zemit\Models\Enums\ColumnType::CREATED_BY is always false.
static-analysis (8.3, highest): src/Models/Column.php#L51
Match arm comparison between string and Zemit\Models\Enums\ColumnType::LAST_MODIFIED_BY is always false.
static-analysis (8.3, highest): src/Models/Column.php#L52
Match arm comparison between string and Zemit\Models\Enums\ColumnType::NUMBER is always false.
static-analysis (8.3, highest): src/Models/Column.php#L53
Match arm comparison between string and Zemit\Models\Enums\ColumnType::RATING is always false.
static-analysis (8.3, highest): src/Models/Column.php#L54
Match arm comparison between string and Zemit\Models\Enums\ColumnType::COUNT is always false.
static-analysis (8.3, highest): src/Models/Column.php#L56
Match arm comparison between string and Zemit\Models\Enums\ColumnType::SINGLE_LINE_TEXT is always false.
static-analysis (8.3, highest): src/Models/Column.php#L57
Match arm comparison between string and Zemit\Models\Enums\ColumnType::EMAIL is always false.
static-analysis (8.3, highest): src/Models/Column.php#L58
Match arm comparison between string and Zemit\Models\Enums\ColumnType::URL is always false.
code-sniffer (8.3, highest): src/Modules/Cli/Tasks/ScaffoldTask.php#L369
No space found after comma in argument list
code-sniffer (8.3, highest): src/Modules/Cli/Tasks/ScaffoldTask.php#L386
Function closing brace must go on the next line following the body; found 1 blank lines before brace
code-sniffer (8.3, highest): src/Modules/Cli/Tasks/FakerTask.php#L72
Function closing brace must go on the next line following the body; found 1 blank lines before brace
code-sniffer (8.3, highest): src/Models/Enums/ColumnType.php#L15
Opening brace of a enum must be on the line after the definition
code-sniffer (8.3, highest): src/Models/Enums/ColumnType.php#L44
Expected 1 newline at end of file; 0 found
code-sniffer (8.3, highest): src/Models/Column.php#L41
Opening brace should be on a new line
code-sniffer (8.3, highest): src/Models/Column.php#L45
Opening brace should be on a new line
code-sniffer (8.3, highest)
Process completed with exit code 1.
php-security (8.3, highest)
Process completed with exit code 2.
unit-tests (8.3, highest)
Process completed with exit code 2.
setup (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
static-analysis (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
code-sniffer (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
php-security (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-tests (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636