initial commit #1
Annotations
10 errors and 2 warnings
Run Psalm:
src/AnyType.php#L10
src/AnyType.php:10:23: MissingDependency: TypeAPI\Model\CommonType depends on class or interface psx\record\recordableinterface that does not exist (see https://psalm.dev/157)
|
Run Psalm:
src/AnyType.php#L10
src/AnyType.php:10:64: UndefinedClass: Class, interface or enum named PSX\Record\RecordableInterface does not exist (see https://psalm.dev/019)
|
Run Psalm:
src/Argument.php#L10
src/Argument.php:10:46: UndefinedClass: Class, interface or enum named PSX\Record\RecordableInterface does not exist (see https://psalm.dev/019)
|
Run Psalm:
src/ArrayType.php#L10
src/ArrayType.php:10:25: MissingDependency: TypeAPI\Model\CommonType depends on class or interface psx\record\recordableinterface that does not exist (see https://psalm.dev/157)
|
Run Psalm:
src/ArrayType.php#L10
src/ArrayType.php:10:66: UndefinedClass: Class, interface or enum named PSX\Record\RecordableInterface does not exist (see https://psalm.dev/019)
|
Run Psalm:
src/BooleanType.php#L10
src/BooleanType.php:10:27: MissingDependency: TypeAPI\Model\ScalarType depends on class or interface psx\record\recordableinterface that does not exist (see https://psalm.dev/157)
|
Run Psalm:
src/BooleanType.php#L10
src/BooleanType.php:10:68: UndefinedClass: Class, interface or enum named PSX\Record\RecordableInterface does not exist (see https://psalm.dev/019)
|
Run Psalm:
src/CommonType.php#L10
src/CommonType.php:10:48: UndefinedClass: Class, interface or enum named PSX\Record\RecordableInterface does not exist (see https://psalm.dev/019)
|
Run Psalm:
src/Discriminator.php#L10
src/Discriminator.php:10:51: UndefinedClass: Class, interface or enum named PSX\Record\RecordableInterface does not exist (see https://psalm.dev/019)
|
Run Psalm:
src/GenericType.php#L11
src/GenericType.php:11:49: UndefinedClass: Class, interface or enum named PSX\Record\RecordableInterface does not exist (see https://psalm.dev/019)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading