Skip to content

Update .github/workflows/ci.yml #262

Update .github/workflows/ci.yml

Update .github/workflows/ci.yml #262

Triggered via push September 27, 2023 07:25
Status Failure
Total duration 32s
Artifacts

ci.yml

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

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.