Skip to content

chore: code standard #870

chore: code standard

chore: code standard #870

Triggered via pull request October 2, 2024 19:56
Status Failure
Total duration 1m 46s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

259 errors and 1 warning
Tests (8.0, 4.2): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.2): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.2): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.2): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.2): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.2): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.2): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.0, 4.2): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.0, 4.2): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.0, 4.2): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.2, 4.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.2, 4.0): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.0): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.0): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.0): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.0): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.0): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.2, 4.0): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.2, 4.0): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.2, 4.0): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.2, 4.0): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 3.6)
The job was canceled because "_8_0_4_2" failed.
Tests (8.3, 3.6): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 3.6): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 3.6): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 3.6): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 3.6): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.3, 3.6): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.3, 3.6): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.3, 3.6): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.3, 3.6): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 3.6): src/Model/Exception/ModelNotFoundException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 4.4)
The job was canceled because "_8_0_4_2" failed.
Tests (8.3, 4.4): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 4.4): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 4.4): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 4.4): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 4.4): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 4.4): src/Model/Exception/ModelNotFoundException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 4.4): src/Model/Exception/ModelNotFoundException.php#L16
Property \Mongolid\Model\Exception\ModelNotFoundException::$message does not have native type hint for its value but it should be possible to add it based on @var annotation "string".
Tests (8.3, 4.4): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 4.4): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.3, 4.4): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.1, 5.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.1, 5.0): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 5.0): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 5.0): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 5.0): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 5.0): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 5.0): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 5.0): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.1, 5.0): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.1, 5.0): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.1, 5.0): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.0, 3.6)
The job was canceled because "_8_0_4_2" failed.
Tests (8.0, 3.6): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 3.6): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 3.6): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 3.6): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 3.6): src/Model/Exception/ModelNotFoundException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 3.6): src/Model/Exception/ModelNotFoundException.php#L16
Property \Mongolid\Model\Exception\ModelNotFoundException::$message does not have native type hint for its value but it should be possible to add it based on @var annotation "string".
Tests (8.0, 3.6): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.0, 3.6): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.0, 3.6): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.0, 3.6): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.3, 4.2)
The job was canceled because "_8_0_4_2" failed.
Tests (8.3, 4.2): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 4.2): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 4.2): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 4.2): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 4.2): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.3, 4.2): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.3, 4.2): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.3, 4.2): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.3, 4.2): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 4.2): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 6.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.1, 6.0): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 6.0): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 6.0): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 6.0): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 6.0): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 6.0): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 6.0): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.1, 6.0): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.1, 6.0): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.1, 6.0): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.0, 6.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.1, 3.6)
The job was canceled because "_8_0_4_2" failed.
Tests (8.1, 3.6): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 3.6): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 3.6): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 3.6): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 3.6): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 3.6): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 3.6): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.1, 3.6): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.1, 3.6): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.1, 3.6): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.1, 4.4)
The job was canceled because "_8_0_4_2" failed.
Tests (8.1, 4.4): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.4): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.4): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.4): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.4): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.4): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.1, 4.4): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.1, 4.4): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.1, 4.4): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.1, 4.4): src/Model/Exception/ModelNotFoundException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 7.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.3, 7.0): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 7.0): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 7.0): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 7.0): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 7.0): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.3, 7.0): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.3, 7.0): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.3, 7.0): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.3, 7.0): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.3, 7.0): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.0): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.0): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.0): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.0): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.0): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.0): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.0, 4.0): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.0, 4.0): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.0, 4.0): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.0, 4.0): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 5.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.2, 5.0)
The operation was canceled.
Tests (8.3, 5.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.3, 5.0): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 5.0): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 5.0): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 5.0): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 5.0): src/Model/Exception/ModelNotFoundException.php#L1
Header blocks must be separated by a single blank line
Tests (8.3, 5.0): src/Model/Exception/ModelNotFoundException.php#L16
Property \Mongolid\Model\Exception\ModelNotFoundException::$message does not have native type hint for its value but it should be possible to add it based on @var annotation "string".
Tests (8.3, 5.0): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.3, 5.0): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.3, 5.0): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.3, 5.0): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.2, 7.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.2, 7.0): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 7.0): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 7.0): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 7.0): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 7.0): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.2, 7.0): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.2, 7.0): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.2, 7.0): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.2, 7.0): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 7.0): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 7.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.1, 7.0)
The operation was canceled.
Tests (8.0, 7.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.0, 7.0): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 7.0): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 7.0): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 7.0): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 7.0): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.0, 7.0): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.0, 7.0): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.0, 7.0): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.0, 7.0): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 7.0): tests/Unit/Model/Casts/DateTime/ImmutableDateTimeCastTest.php#L15
Call of method createFromFormat() should be split to more lines.
Tests (8.3, 6.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.3, 4.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.0, 4.4)
The job was canceled because "_8_0_4_2" failed.
Tests (8.0, 4.4): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.4): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.4): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.4): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.4): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.0, 4.4): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.0, 4.4): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.0, 4.4): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.0, 4.4): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 4.4): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.4)
The job was canceled because "_8_0_4_2" failed.
Tests (8.2, 4.4): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.4): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.4): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.4): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.4): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.4): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.2, 4.4): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.2, 4.4): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.2, 4.4): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.2, 4.4): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.2)
The job was canceled because "_8_0_4_2" failed.
Tests (8.2, 4.2): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.2): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.2): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.2): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.2): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.2, 4.2): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.2, 4.2): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.2, 4.2): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.2, 4.2): src/Model/Exception/ModelNotFoundException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 4.2): src/Model/Exception/ModelNotFoundException.php#L16
Property \Mongolid\Model\Exception\ModelNotFoundException::$message does not have native type hint for its value but it should be possible to add it based on @var annotation "string".
Tests (8.1, 4.2)
The job was canceled because "_8_0_4_2" failed.
Tests (8.1, 4.2): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.2): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.2): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.2): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.2): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.2): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.2): src/Model/Exception/ModelNotFoundException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.2): src/Model/Exception/ModelNotFoundException.php#L16
Property \Mongolid\Model\Exception\ModelNotFoundException::$message does not have native type hint for its value but it should be possible to add it based on @var annotation "string".
Tests (8.1, 4.2): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.1, 4.2): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.1, 4.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.1, 4.0): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.0): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.0): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.0): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.0): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.0): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.1, 4.0): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.1, 4.0): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.1, 4.0): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.1, 4.0): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.2, 3.6)
The job was canceled because "_8_0_4_2" failed.
Tests (8.2, 3.6): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 3.6): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 3.6): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 3.6): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 3.6): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.2, 3.6): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.2, 3.6): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.2, 3.6): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.2, 3.6): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 3.6): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 6.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.2, 6.0): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 6.0): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 6.0): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 6.0): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 6.0): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.2, 6.0): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.2, 6.0): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.2, 6.0): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.2, 6.0): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.2, 6.0): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 5.0)
The job was canceled because "_8_0_4_2" failed.
Tests (8.0, 5.0): src/Model/Exception/NotARelationException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 5.0): src/Model/Exception/InvalidFieldNameException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 5.0): src/Query/EagerLoader/Exception/EagerLoaderException.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 5.0): src/Model/Relations/EmbedsOne.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 5.0): src/Model/PolymorphableModelInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 5.0): src/Model/Relations/RelationInterface.php#L1
Header blocks must be separated by a single blank line
Tests (8.0, 5.0): src/Model/Casts/CastResolver.php#L14
@var annotation of property \Mongolid\Model\Casts\CastResolver::$cache does not specify type hint for its items.
Tests (8.0, 5.0): src/Model/Casts/CastResolver.php#L16
The placement of "public static properties" group is invalid. Last group was "private static properties" and one of these is expected after it: private static properties, public static abstract methods, protected static abstract methods, public abstract methods, protected abstract methods, constructor, static constructors, destructor, public methods, public static methods, protected methods, protected static methods, private methods, private static methods, magic methods
Tests (8.0, 5.0): src/Model/Casts/CastResolver.php#L16
@var annotation of property \Mongolid\Model\Casts\CastResolver::$validCasts does not specify type hint for its items.
Tests (8.0, 5.0): src/Model/Casts/CastResolver.php#L27
Expected 1 space after MATCH keyword; 0 found
Tests (8.0, 4.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/