Bump codecov/codecov-action from 3.1.4 to 4.2.0 #62
Annotations
1 error and 6 warnings
Upload coverage reports to Codecov
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.2.0/dist/codecov' failed with exit code 1
|
Build:
src/GolfClapBot.Bot/Bot.cs#L10
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
test/GolfClapBot.Test/BotTests.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Build:
test/GolfClapBot.Test/BotTests.cs#L24
Cannot convert null literal to non-nullable reference type.
|
Build:
src/GolfClapBot.Bot/Bot.cs#L10
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
test/GolfClapBot.Test/BotTests.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Build:
test/GolfClapBot.Test/BotTests.cs#L24
Cannot convert null literal to non-nullable reference type.
|
Loading