Skip to content

refactor(command): installation structure directory #288

refactor(command): installation structure directory

refactor(command): installation structure directory #288

Triggered via pull request October 6, 2023 15:33
@holiqholiq
opened #94
holiq:3x
Status Failure
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analysis.yml

on: pull_request
static-analysis
30s
static-analysis
Fit to window
Zoom out
Zoom in

Annotations

8 errors
static-analysis: src/Actions/Stub/ReplacePlaceholderAction.php#L54
Parameter $contents of method Illuminate\Filesystem\Filesystem::put() expects string, array<string>|string given.
static-analysis: src/Commands/InstallCommand.php#L95
Parameter $contents of method Illuminate\Filesystem\Filesystem::put() expects string, array<string>|string given.
static-analysis: src/Commands/InstallCommand.php#L104
Parameter $contents of method Illuminate\Filesystem\Filesystem::put() expects string, array<string>|string given.
static-analysis: src/Support/Source.php#L44
Method KoalaFacade\DiamondConsole\Support\Source::resolveNamespace() should return string but returns array<string>|string.
static-analysis: src/Support/Source.php#L75
Method KoalaFacade\DiamondConsole\Support\Source::transformNamespaceToPath() should return string but returns array<string>|string.
static-analysis: src/Support/Source.php#L89
Method KoalaFacade\DiamondConsole\Support\Source::resolveNameFromFile() should return string but returns array<string>|string.
static-analysis: src/Support/Source.php#L94
Method KoalaFacade\DiamondConsole\Support\Source::resolveStubForPath() should return string but returns array<string>|string.
static-analysis
Process completed with exit code 1.