Skip to content

Unit tests

Unit tests #31

Triggered via push November 18, 2024 23:22
Status Success
Total duration 46s
Artifacts

pull-request.yml

on: push
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Unit tests (8.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit tests (8.0.x): LightChain.UnitTests/ChainTests.cs#L22
Cannot convert null literal to non-nullable reference type.
Unit tests (8.0.x): LightChain.UnitTests/ChainTests.cs#L23
Cannot convert null literal to non-nullable reference type.
Unit tests (8.0.x): LightChain.UnitTests/ChainTests.cs#L40
Cannot convert null literal to non-nullable reference type.
Unit tests (8.0.x): LightChain.UnitTests/ChainTests.cs#L41
Cannot convert null literal to non-nullable reference type.
Unit tests (8.0.x): LightChain.UnitTests/ChainTests.cs#L43
Cannot convert null literal to non-nullable reference type.
Unit tests (8.0.x): LightChain.UnitTests/ChainTests.cs#L44
Cannot convert null literal to non-nullable reference type.
Unit tests (8.0.x): LightChain.UnitTests/ChainTests.cs#L64
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Unit tests (8.0.x): LightChain.UnitTests/ChainTests.cs#L22
Cannot convert null literal to non-nullable reference type.
Unit tests (8.0.x): LightChain.UnitTests/ChainTests.cs#L23
Cannot convert null literal to non-nullable reference type.
Unit tests (8.0.x): LightChain.UnitTests/ChainTests.cs#L40
Cannot convert null literal to non-nullable reference type.