Skip to content

Merge pull request #98 from lukasmu/fix/migrations #399

Merge pull request #98 from lukasmu/fix/migrations

Merge pull request #98 from lukasmu/fix/migrations #399

Triggered via push September 19, 2024 15:43
Status Failure
Total duration 36s
Artifacts

run-tests.yml

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

Annotations

23 errors and 2 warnings
P8.3 - L10.* - prefer-stable - ubuntu-latest: src/Exceptions/DuplicateJobException.php#L24
Method Sassnowski\Venture\Exceptions\DuplicateJobException::getSolution() should return Spatie\Ignition\Contracts\Solution but returns Spatie\ErrorSolutions\Contracts\BaseSolution.
P8.3 - L10.* - prefer-stable - ubuntu-latest: src/Exceptions/DuplicateWorkflowException.php#L24
Method Sassnowski\Venture\Exceptions\DuplicateWorkflowException::getSolution() should return Spatie\Ignition\Contracts\Solution but returns Spatie\ErrorSolutions\Contracts\BaseSolution.
P8.3 - L10.* - prefer-stable - ubuntu-latest
Process completed with exit code 1.
P8.1 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "_8_3_10___prefer-stable_u" failed.
P8.1 - L10.* - prefer-stable - ubuntu-latest: src/Exceptions/DuplicateJobException.php#L24
Method Sassnowski\Venture\Exceptions\DuplicateJobException::getSolution() should return Spatie\Ignition\Contracts\Solution but returns Spatie\ErrorSolutions\Contracts\BaseSolution.
P8.1 - L10.* - prefer-stable - ubuntu-latest: src/Exceptions/DuplicateWorkflowException.php#L24
Method Sassnowski\Venture\Exceptions\DuplicateWorkflowException::getSolution() should return Spatie\Ignition\Contracts\Solution but returns Spatie\ErrorSolutions\Contracts\BaseSolution.
P8.1 - L10.* - prefer-stable - ubuntu-latest
Process completed with exit code 1.
P8.2 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "_8_3_10___prefer-stable_u" failed.
P8.2 - L10.* - prefer-stable - ubuntu-latest: src/Exceptions/DuplicateJobException.php#L24
Method Sassnowski\Venture\Exceptions\DuplicateJobException::getSolution() should return Spatie\Ignition\Contracts\Solution but returns Spatie\ErrorSolutions\Contracts\BaseSolution.
P8.2 - L10.* - prefer-stable - ubuntu-latest: src/Exceptions/DuplicateWorkflowException.php#L24
Method Sassnowski\Venture\Exceptions\DuplicateWorkflowException::getSolution() should return Spatie\Ignition\Contracts\Solution but returns Spatie\ErrorSolutions\Contracts\BaseSolution.
P8.2 - L10.* - prefer-stable - ubuntu-latest
Process completed with exit code 1.
P8.2 - L11.* - prefer-stable - ubuntu-latest
The job was canceled because "_8_3_10___prefer-stable_u" failed.
P8.2 - L11.* - prefer-stable - ubuntu-latest: src/Exceptions/DuplicateJobException.php#L24
Method Sassnowski\Venture\Exceptions\DuplicateJobException::getSolution() should return Spatie\Ignition\Contracts\Solution but returns Spatie\ErrorSolutions\Contracts\BaseSolution.
P8.2 - L11.* - prefer-stable - ubuntu-latest: src/Exceptions/DuplicateWorkflowException.php#L24
Method Sassnowski\Venture\Exceptions\DuplicateWorkflowException::getSolution() should return Spatie\Ignition\Contracts\Solution but returns Spatie\ErrorSolutions\Contracts\BaseSolution.
P8.2 - L11.* - prefer-stable - ubuntu-latest: src/Models/Workflow.php#L1
Ignored error pattern #^Property Illuminate\\Database\\Eloquent\\Model\:\:\$table \(string\) does not accept mixed\.$# in path /home/runner/work/venture/venture/src/Models/Workflow.php was not matched in reported errors.
P8.2 - L11.* - prefer-stable - ubuntu-latest: src/Models/Workflow.php#L72
Property Illuminate\Database\Eloquent\Model::$table (string|null) does not accept mixed.
P8.2 - L11.* - prefer-stable - ubuntu-latest: src/Models/Workflow.php#L82
Method Sassnowski\Venture\Models\Workflow::jobs() should return Illuminate\Database\Eloquent\Relations\HasMany<Sassnowski\Venture\Models\WorkflowJob> but returns Illuminate\Database\Eloquent\Relations\HasMany<TRelatedModel of Illuminate\Database\Eloquent\Model, $this(Sassnowski\Venture\Models\Workflow)>.
P8.2 - L11.* - prefer-stable - ubuntu-latest: src/Models/WorkflowJob.php#L1
Ignored error pattern #^Property Illuminate\\Database\\Eloquent\\Model\:\:\$table \(string\) does not accept mixed\.$# in path /home/runner/work/venture/venture/src/Models/WorkflowJob.php was not matched in reported errors.
P8.2 - L11.* - prefer-stable - ubuntu-latest: src/Models/WorkflowJob.php#L70
Property Illuminate\Database\Eloquent\Model::$table (string|null) does not accept mixed.
P8.2 - L11.* - prefer-stable - ubuntu-latest: src/Models/WorkflowJob.php#L80
Method Sassnowski\Venture\Models\WorkflowJob::workflow() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Sassnowski\Venture\Models\Workflow, Sassnowski\Venture\Models\WorkflowJob> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<TRelatedModel of Illuminate\Database\Eloquent\Model, $this(Sassnowski\Venture\Models\WorkflowJob)>.
P8.2 - L11.* - prefer-stable - ubuntu-latest
Process completed with exit code 1.
P8.3 - L11.* - prefer-stable - ubuntu-latest
The job was canceled because "_8_3_10___prefer-stable_u" failed.
P8.3 - L11.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.3 - L10.* - prefer-stable - ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.3 - L10.* - prefer-stable - ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/