Skip to content

Gir release 2 - Josh #8

Gir release 2 - Josh

Gir release 2 - Josh #8

Triggered via pull request October 14, 2024 02:44
Status Success
Total duration 41s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
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/
test
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/
test: Services/ReactionService.cs#L170
Cannot convert null literal to non-nullable reference type.
test
The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point.
test: Tests/UserPreferencesControllerTests.cs#L35
Dereference of a possibly null reference.
test: Tests/UserPreferencesControllerTests.cs#L51
Dereference of a possibly null reference.
test: Tests/UserPreferencesControllerTests.cs#L59
Dereference of a possibly null reference.
test: Models/Reaction.cs#L10
Non-nullable property 'reaction_string' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test: Tests/UserControllerTests.cs#L32
Dereference of a possibly null reference.
test: Tests/UserControllerTests.cs#L44
Dereference of a possibly null reference.
test: Tests/UserControllerTests.cs#L52
Dereference of a possibly null reference.
test: Tests/TagMechanismSpeciesListVersionControllerTests.cs#L43
Dereference of a possibly null reference.