Skip to content

chore: dependencies update #263

chore: dependencies update

chore: dependencies update #263

Triggered via push October 4, 2023 19:27
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
CI (8.2)
Process completed with exit code 1.
CI (nightly)
The job was canceled because "_8_2" failed.
CI (nightly)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires azjezz/psl ^2.7.0 -> satisfiable by azjezz/psl[2.7.0]. - azjezz/psl 2.7.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.0-dev) does not satisfy that requirement.
CI (nightly)
Process completed with exit code 2.
CI (8.3)
The job was canceled because "_8_2" failed.
CI (8.3)
The operation was canceled.
CI (8.2): src/Soql/BoundValuesSeparator.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 14 and the first side effect is on line 14.
CI (8.2): src/Soql/Factory/HttpAuthorizedClientFactory.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 12 and the first side effect is on line 12.
CI (8.2): src/Soql/Factory/Http/RequestThrottler.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 12 and the first side effect is on line 12.
CI (8.2): src/Soql/Driver/Result.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 12 and the first side effect is on line 12.
CI (8.2): src/Soql/Payload.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 15 and the first side effect is on line 15.
CI (8.2): src/Soql/SoqlDriver.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 23 and the first side effect is on line 23.