Skip to content

Addition of tests for the controllers and code coverage report #26

Addition of tests for the controllers and code coverage report

Addition of tests for the controllers and code coverage report #26

Triggered via pull request April 25, 2024 13:29
@ecyr20ecyr20
opened #13
Tests
Status Success
Total duration 46s
Billable time 1m
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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/.
build: Services/ReactionService.cs#L170
Cannot convert null literal to non-nullable reference type.
build
The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point.
build: Tests/UserPreferencesControllerTests.cs#L35
Dereference of a possibly null reference.
build: Tests/UserPreferencesControllerTests.cs#L51
Dereference of a possibly null reference.
build: Tests/UserPreferencesControllerTests.cs#L59
Dereference of a possibly null reference.
build: Tests/UserControllerTests.cs#L32
Dereference of a possibly null reference.
build: Tests/UserControllerTests.cs#L44
Dereference of a possibly null reference.
build: Tests/UserControllerTests.cs#L52
Dereference of a possibly null reference.
build: Tests/TagMechanismSpeciesListVersionControllerTests.cs#L43
Dereference of a possibly null reference.
build: Tests/TagMechanismSpeciesListVersionControllerTests.cs#L66
Dereference of a possibly null reference.