Skip to content

No need to download composer during dockerfile build because we can u… #52

No need to download composer during dockerfile build because we can u…

No need to download composer during dockerfile build because we can u… #52

Triggered via push January 5, 2024 05:30
Status Success
Total duration 1m 52s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test: vendor/laravel/framework/src/Illuminate/Testing/AssertableJsonString.php#L292
Failed asserting that an array has the key 'groupid'.
test: tests/Feature/ArchiverControllerTest.php#L53
Failed asserting that 0 matches expected 1.
test: vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php#L176
Failed asserting that exception of type "Illuminate\Auth\Access\AuthorizationException" is thrown.
test: vendor/laravel/framework/src/Illuminate/Testing/AssertableJsonString.php#L292
Failed asserting that an array has the key 'console_user'.
test: vendor/laravel/framework/src/Illuminate/Testing/AssertableJsonString.php#L292
Failed asserting that an array has the key 'id'.
test: vendor/laravel/framework/src/Illuminate/Testing/AssertableJsonString.php#L292
Failed asserting that an array has the key '*'.
test
Process completed with exit code 2.
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/