Change wrap validation behavior + mount API #92
Annotations
13 warnings
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/
|
Lilikoi/Compiler/Public/LilikoiMutator.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Lilikoi/Compiler/Public/LilikoiMutator.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Lilikoi/Compiler/Public/LilikoiMutator.cs#L101
Cannot convert null literal to non-nullable reference type.
|
Lilikoi/Attributes/Impostor/LkInjectionImpostor.cs#L19
Non-nullable property 'Impostor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lilikoi/Collection/TypeDictionary.cs#L52
Possible null reference assignment.
|
Lilikoi/Attributes/LkInjectionAttribute.cs#L31
Possible null reference return.
|
Lilikoi/Attributes/LkWrapAttribute.cs#L28
Possible null reference return.
|
Lilikoi/Attributes/LkTargetAttribute.cs#L22
Possible null reference return.
|
Lilikoi/Attributes/LkParameterAttribute.cs#L21
Possible null reference return.
|
Lilikoi/Compiler/Public/LilikoiMethod.cs#L22
Non-nullable property 'Implementation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
|
The logs for this run have expired and are no longer available.
Loading