Skip to content

Unit tests

Unit tests #17

Triggered via push May 27, 2024 03:41
Status Success
Total duration 33s
Artifacts

pull-request.yml

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

Annotations

11 warnings
Unit tests (8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.