Skip to content

Upgrade test frameworks #77

Upgrade test frameworks

Upgrade test frameworks #77

Triggered via push August 11, 2023 02:02
Status Failure
Total duration 40s
Artifacts

tests.yml

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

Annotations

2 errors and 52 warnings
test (net47)
Process completed with exit code 1.
test (net48)
Process completed with exit code 1.
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#L72
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): 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.
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 (net47)
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 (net47)
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 (net47)
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 (net47): Lilikoi/Compiler/Public/LilikoiMutator.cs#L44
Cannot convert null literal to non-nullable reference type.
test (net47): Lilikoi/Compiler/Public/LilikoiMutator.cs#L72
Cannot convert null literal to non-nullable reference type.
test (net47): Lilikoi/Collection/TypeDictionary.cs#L51
Possible null reference assignment.
test (net47): Lilikoi/Attributes/LkWrapAttribute.cs#L28
Possible null reference return.
test (net47): Lilikoi/Attributes/LkTargetAttribute.cs#L22
Possible null reference return.
test (net47): Lilikoi/Attributes/LkParameterAttribute.cs#L21
Possible null reference return.
test (net47): Lilikoi/Attributes/LkInjectionAttribute.cs#L31
Possible null reference return.
test (net47): 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 (net47): Lilikoi/Merge/Injection/MergedInjectionImpostor.cs#L33
Possible null reference return.
test (net47): 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.
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#L72
Cannot convert null literal to non-nullable reference type.
test (net7.0): Lilikoi/Collection/TypeDictionary.cs#L51
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 (net48)
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/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 (net48): Lilikoi/Compiler/Public/LilikoiMutator.cs#L44
Cannot convert null literal to non-nullable reference type.
test (net7.0): Lilikoi/Merge/Injection/MergedInjectionImpostor.cs#L33
Possible null reference return.
test (net7.0): 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.
test (net48): Lilikoi/Compiler/Public/LilikoiMutator.cs#L72
Cannot convert null literal to non-nullable reference type.
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 (net48): Lilikoi/Attributes/LkWrapAttribute.cs#L28
Possible null reference return.
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 (net48): Lilikoi/Attributes/LkTargetAttribute.cs#L22
Possible null reference return.
test (net48): Lilikoi/Attributes/LkParameterAttribute.cs#L21
Possible null reference return.
test (net48): Lilikoi/Attributes/LkInjectionAttribute.cs#L31
Possible null reference return.
test (net48): 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 (net48): Lilikoi/Collection/TypeDictionary.cs#L51
Possible null reference assignment.
test (net48): Lilikoi/Merge/Injection/MergedInjectionImpostor.cs#L33
Possible null reference return.
test (net48): 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.
test (net48)
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 (net48)
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.