Skip to content

Bump actions/checkout from 4.1.1 to 4.1.2 #60

Bump actions/checkout from 4.1.1 to 4.1.2

Bump actions/checkout from 4.1.1 to 4.1.2 #60

Triggered via pull request March 13, 2024 03:46
Status Success
Total duration 2m 29s
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.