Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Merge pull request #14 from NCAR/Tests #29

Merge pull request #14 from NCAR/Tests

Merge pull request #14 from NCAR/Tests #29

Triggered via push April 25, 2024 17:15
Status Success
Total duration 1m 16s
Billable time 2m
Artifacts

dotnet.yml

on: push
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.