Skip to content

Introduce dynamic wildcard APIs for manually specifying type #82

Introduce dynamic wildcard APIs for manually specifying type

Introduce dynamic wildcard APIs for manually specifying type #82

Triggered via push August 11, 2023 04:12
Status Success
Total duration 44s
Artifacts

tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
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#L44
Cannot convert null literal to non-nullable reference type.
test (net7.0): Lilikoi/Compiler/Public/LilikoiMutator.cs#L84
Cannot convert null literal to non-nullable reference type.
test (net7.0): Lilikoi/Compiler/Public/LilikoiMutator.cs#L101
Cannot convert null literal to non-nullable reference type.
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/Collection/TypeDictionary.cs#L51
Possible null reference assignment.
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.
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#L44
Cannot convert null literal to non-nullable reference type.
test (net6.0): Lilikoi/Compiler/Public/LilikoiMutator.cs#L84
Cannot convert null literal to non-nullable reference type.
test (net6.0): Lilikoi/Compiler/Public/LilikoiMutator.cs#L101
Cannot convert null literal to non-nullable reference type.
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/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/Collection/TypeDictionary.cs#L51
Possible null reference assignment.
test (net6.0): Lilikoi/Merge/Injection/MergedInjectionImpostor.cs#L33
Possible null reference return.
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.