Skip to content

Merge pull request #14 from AUnicornWithNoLife/main #14

Merge pull request #14 from AUnicornWithNoLife/main

Merge pull request #14 from AUnicornWithNoLife/main #14

Triggered via push May 23, 2024 09:27
Status Success
Total duration 3m 41s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build (macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macOS-latest): Blackjack2022/Program.cs#L44
Possible null reference argument for parameter 'data' in 'void FileLib.Save<Settings>(Settings data, string address)'.
build (macOS-latest): Blackjack2022/BJGame.cs#L188
Dereference of a possibly null reference.
build (macOS-latest): Blackjack2022/Program.cs#L118
Dereference of a possibly null reference.
build (macOS-latest): Blackjack2022/BJGame.cs#L334
Dereference of a possibly null reference.
build (macOS-latest): Blackjack2022/BJGame.cs#L343
Dereference of a possibly null reference.
build (macOS-latest): Blackjack2022/BJGame.cs#L348
Dereference of a possibly null reference.
build (macOS-latest): Blackjack2022/Program.cs#L169
Possible null reference argument for parameter 'settings' in 'void Settings.LoadSettings(Settings settings)'.
build (macOS-latest): Blackjack2022/Program.cs#L254
Dereference of a possibly null reference.
build (macOS-latest): Blackjack Tests/Tests.cs#L37
Converting null literal or possible null value to non-nullable type.
build (macOS-latest): Blackjack Tests/Tests.cs#L39
Dereference of a possibly null reference.
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest): Blackjack2022/Program.cs#L44
Possible null reference argument for parameter 'data' in 'void FileLib.Save<Settings>(Settings data, string address)'.
build (ubuntu-latest): Blackjack2022/Program.cs#L118
Dereference of a possibly null reference.
build (ubuntu-latest): Blackjack2022/BJGame.cs#L188
Dereference of a possibly null reference.
build (ubuntu-latest): Blackjack2022/Program.cs#L169
Possible null reference argument for parameter 'settings' in 'void Settings.LoadSettings(Settings settings)'.
build (ubuntu-latest): Blackjack2022/BJGame.cs#L334
Dereference of a possibly null reference.
build (ubuntu-latest): Blackjack2022/BJGame.cs#L343
Dereference of a possibly null reference.
build (ubuntu-latest): Blackjack2022/BJGame.cs#L348
Dereference of a possibly null reference.
build (ubuntu-latest): Blackjack2022/Program.cs#L254
Dereference of a possibly null reference.
build (ubuntu-latest): Blackjack Tests/Tests.cs#L37
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): Blackjack Tests/Tests.cs#L39
Dereference of a possibly null reference.
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest): Blackjack2022/Program.cs#L44
Possible null reference argument for parameter 'data' in 'void FileLib.Save<Settings>(Settings data, string address)'.
build (windows-latest): Blackjack2022/Program.cs#L118
Dereference of a possibly null reference.
build (windows-latest): Blackjack2022/Program.cs#L169
Possible null reference argument for parameter 'settings' in 'void Settings.LoadSettings(Settings settings)'.
build (windows-latest): Blackjack2022/BJGame.cs#L188
Dereference of a possibly null reference.
build (windows-latest): Blackjack2022/Program.cs#L254
Dereference of a possibly null reference.
build (windows-latest): Blackjack2022/BJGame.cs#L334
Dereference of a possibly null reference.
build (windows-latest): Blackjack2022/BJGame.cs#L343
Dereference of a possibly null reference.
build (windows-latest): Blackjack2022/BJGame.cs#L348
Dereference of a possibly null reference.
build (windows-latest): Blackjack Tests/Tests.cs#L37
Converting null literal or possible null value to non-nullable type.
build (windows-latest): Blackjack Tests/Tests.cs#L39
Dereference of a possibly null reference.