This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
changed correct port #11
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
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.
|
Loading