Skip to content

codecovv

codecovv #6

Triggered via push September 22, 2024 18:56
Status Failure
Total duration 41s
Artifacts

codecov.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
test
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
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: 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/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: 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.