Change wrap validation behavior + mount API #96
Annotations
26 warnings
test (net6.0)
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/
|
test (net6.0):
Lilikoi/Compiler/Public/LilikoiMutator.cs#L46
Cannot convert null literal to non-nullable reference type.
|
test (net6.0):
Lilikoi/Compiler/Public/LilikoiMutator.cs#L86
Cannot convert null literal to non-nullable reference type.
|
test (net6.0):
Lilikoi/Compiler/Public/LilikoiMutator.cs#L103
Cannot convert null literal to non-nullable reference type.
|
test (net6.0):
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.
|
test (net6.0):
Lilikoi/Attributes/LkWrapAttribute.cs#L28
Possible null reference return.
|
test (net6.0):
Lilikoi/Attributes/LkTargetAttribute.cs#L22
Possible null reference return.
|
test (net6.0):
Lilikoi/Attributes/LkParameterAttribute.cs#L21
Possible null reference return.
|
test (net6.0):
Lilikoi/Attributes/LkInjectionAttribute.cs#L31
Possible null reference return.
|
test (net6.0):
Lilikoi/Merge/Injection/MergedInjectionImpostor.cs#L33
Possible null reference return.
|
test (net6.0):
Lilikoi/Collection/TypeDictionary.cs#L52
Possible null reference assignment.
|
test (net6.0)
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test (net6.0)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test (net7.0)
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/
|
test (net7.0):
Lilikoi/Compiler/Public/LilikoiMutator.cs#L46
Cannot convert null literal to non-nullable reference type.
|
test (net7.0):
Lilikoi/Compiler/Public/LilikoiMutator.cs#L86
Cannot convert null literal to non-nullable reference type.
|
test (net7.0):
Lilikoi/Compiler/Public/LilikoiMutator.cs#L103
Cannot convert null literal to non-nullable reference type.
|
test (net7.0):
Lilikoi/Collection/TypeDictionary.cs#L52
Possible null reference assignment.
|
test (net7.0):
Lilikoi/Attributes/LkWrapAttribute.cs#L28
Possible null reference return.
|
test (net7.0):
Lilikoi/Attributes/LkTargetAttribute.cs#L22
Possible null reference return.
|
test (net7.0):
Lilikoi/Attributes/LkParameterAttribute.cs#L21
Possible null reference return.
|
test (net7.0):
Lilikoi/Attributes/LkInjectionAttribute.cs#L31
Possible null reference return.
|
test (net7.0):
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.
|
test (net7.0):
Lilikoi/Merge/Injection/MergedInjectionImpostor.cs#L33
Possible null reference return.
|
test (net7.0)
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test (net7.0)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|