Skip to content

Unit tests

Unit tests #19

Triggered via push July 29, 2024 22:38
Status Success
Total duration 36s
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 uses Node.js version which is deprecated 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 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.