wip #744
ci.yaml
on: push
Matrix: Tests
Matrix: Coding standard
Matrix: Static analysis
Matrix: Test for mutants
Matrix: Code coverage finish
Status check - CI
4s
Annotations
21 errors
|
Static analysis (ubuntu-latest, 8.4):
tests/Doubles/Rules/WrongArgsTypeRule.php#L27
Return type of method Tests\Orisai\ObjectMapper\Doubles\Rules\WrongArgsTypeRule::getArgsType() has typehint with internal class Orisai\ObjectMapper\Rules\NullArgs.
|
|
Static analysis (ubuntu-latest, 8.4):
tests/Doubles/Rules/WrongArgsTypeRule.php#L24
Instantiation of internal class Orisai\ObjectMapper\Rules\NullArgs.
|
|
Static analysis (ubuntu-latest, 8.4):
tests/Doubles/Rules/WrongArgsTypeRule.php#L22
Return type of method Tests\Orisai\ObjectMapper\Doubles\Rules\WrongArgsTypeRule::resolveArgs() has typehint with internal class Orisai\ObjectMapper\Rules\NullArgs.
|
|
Static analysis (ubuntu-latest, 8.4):
tests/Doubles/Definition/UnsupportedDefinition.php#L13
Class Tests\Orisai\ObjectMapper\Doubles\Definition\UnsupportedDefinition implements internal interface Orisai\ObjectMapper\Meta\MetaDefinition.
|
|
Static analysis (ubuntu-latest, 8.4):
tests/Doubles/Callbacks/WrongArgsTypeCallback.php#L34
Parameter $args of method Tests\Orisai\ObjectMapper\Doubles\Callbacks\WrongArgsTypeCallback::invoke() has typehint with internal class Orisai\ObjectMapper\Rules\NullArgs.
|
|
Static analysis (ubuntu-latest, 8.4):
tests/Doubles/Callbacks/WrongArgsTypeCallback.php#L26
Return type of method Tests\Orisai\ObjectMapper\Doubles\Callbacks\WrongArgsTypeCallback::getArgsType() has typehint with internal class Orisai\ObjectMapper\Rules\NullArgs.
|
|
Static analysis (ubuntu-latest, 8.4):
tests/Doubles/Callbacks/WrongArgsTypeCallback.php#L23
Instantiation of internal class Orisai\ObjectMapper\Rules\NullArgs.
|
|
Static analysis (ubuntu-latest, 8.4):
tests/Doubles/Callbacks/WrongArgsTypeCallback.php#L21
Return type of method Tests\Orisai\ObjectMapper\Doubles\Callbacks\WrongArgsTypeCallback::resolveArgs() has typehint with internal class Orisai\ObjectMapper\Rules\NullArgs.
|
|
Static analysis (ubuntu-latest, 8.4):
src/Meta/MetaResolver.php#L313
Loose comparison via "!=" is not allowed.
|
|
Static analysis (ubuntu-latest, 8.4):
src/Meta/Compile/FieldCompileMeta.php#L0
Ignored error pattern #^Loose comparison via "!=" is not allowed\.$# in path /home/runner/work/object-mapper/object-mapper/src/Meta/Compile/FieldCompileMeta.php was not matched in reported errors.
|
|
Tests (ubuntu-latest, 8.0, false)
Canceling since a higher priority waiting request for CI-refs/heads/v1.x exists
|
|
Tests (ubuntu-latest, 7.4, false)
The operation was canceled.
|
|
Tests (ubuntu-latest, 7.4, false)
Canceling since a higher priority waiting request for CI-refs/heads/v1.x exists
|
|
Tests (macos-latest, 8.4, false)
The operation was canceled.
|
|
Tests (macos-latest, 8.4, false)
Canceling since a higher priority waiting request for CI-refs/heads/v1.x exists
|
|
Tests (windows-latest, 8.4, false)
The operation was canceled.
|
|
Tests (windows-latest, 8.4, false)
Canceling since a higher priority waiting request for CI-refs/heads/v1.x exists
|
|
Test for mutants (ubuntu-latest, 8.4)
The operation was canceled.
|
|
Test for mutants (ubuntu-latest, 8.4)
Canceling since a higher priority waiting request for CI-refs/heads/v1.x exists
|
|
Status check - CI
Process completed with exit code 1.
|
|
CI
Canceling since a higher priority waiting request for CI-refs/heads/v1.x exists
|