Update .github/workflows/ci.yml #262
Annotations
5 errors and 6 warnings
CI (8.2)
Process completed with exit code 1.
|
CI (8.3)
The job was canceled because "_8_2" failed.
|
CI (8.3)
The operation was canceled.
|
CI (nightly)
The job was canceled because "_8_2" failed.
|
CI (nightly)
The operation was canceled.
|
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/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/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/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/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.
|