Skip to content

Bump codecov/codecov-action from 3.1.4 to 3.1.6 #51

Bump codecov/codecov-action from 3.1.4 to 3.1.6

Bump codecov/codecov-action from 3.1.4 to 3.1.6 #51

Triggered via pull request January 31, 2024 03:30
Status Success
Total duration 58s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.