Skip to content

Merge pull request #27 from coderflexx/dependabot/npm_and_yarn/json5-… #62

Merge pull request #27 from coderflexx/dependabot/npm_and_yarn/json5-…

Merge pull request #27 from coderflexx/dependabot/npm_and_yarn/json5-… #62

Triggered via push June 26, 2023 10:59
Status Failure
Total duration 35s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Http/Livewire/CsvImporter.php#L51
Method Coderflex\LaravelCsv\Http\Livewire\CsvImporter::mount() has no return type specified.
phpstan: src/Http/Livewire/CsvImporter.php#L63
Method Coderflex\LaravelCsv\Http\Livewire\CsvImporter::updatedFile() has no return type specified.
phpstan: src/Http/Livewire/CsvImporter.php#L72
Method Coderflex\LaravelCsv\Http\Livewire\CsvImporter::import() has no return type specified.
phpstan: src/Http/Livewire/CsvImporter.php#L83
Method Coderflex\LaravelCsv\Http\Livewire\CsvImporter::toggle() has no return type specified.
phpstan: src/Http/Livewire/CsvImporter.php#L88
Method Coderflex\LaravelCsv\Http\Livewire\CsvImporter::render() has no return type specified.
phpstan: src/Http/Livewire/CsvImporter.php#L91
Call to an undefined static method Coderflex\LaravelCsv\Facades\LaravelCsv::formatFileSize().
phpstan: src/Http/Livewire/CsvImporter.php#L97
Method Coderflex\LaravelCsv\Http\Livewire\CsvImporter::validationAttributes() has no return type specified.
phpstan: src/Http/Livewire/CsvImporter.php#L102
Method Coderflex\LaravelCsv\Http\Livewire\CsvImporter::rules() has no return type specified.
phpstan: src/Http/Livewire/CsvImporter.php#L109
Method Coderflex\LaravelCsv\Http\Livewire\CsvImporter::setCsvProperties() has no return type specified.
phpstan: src/Http/Livewire/CsvImporter.php#L127
Method Coderflex\LaravelCsv\Http\Livewire\CsvImporter::importCsv() has no return type specified.