Skip to content

[Library -> All](deps): Bump Microsoft.EntityFrameworkCore from 8.0.4 to 8.0.5 in /Source/SammBot.Library in the ef-core group #188

[Library -> All](deps): Bump Microsoft.EntityFrameworkCore from 8.0.4 to 8.0.5 in /Source/SammBot.Library in the ef-core group

[Library -> All](deps): Bump Microsoft.EntityFrameworkCore from 8.0.4 to 8.0.5 in /Source/SammBot.Library in the ef-core group #188

Triggered via pull request May 15, 2024 00:23
Status Success
Total duration 1m 43s
Artifacts

unit-tests.yml

on: pull_request
Matrix: run-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
run-unit-tests (ubuntu-latest, 8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-unit-tests (ubuntu-latest, 8.0.x): Source/SammBot.Library/Models/Animal/FoxImage.cs#L29
Non-nullable property 'ImageUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (ubuntu-latest, 8.0.x): Source/SammBot.Library/Models/Animal/FoxImage.cs#L32
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (ubuntu-latest, 8.0.x): Source/SammBot.Library/Models/Animal/DuckImage.cs#L29
Non-nullable property 'ImageUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (ubuntu-latest, 8.0.x): Source/SammBot.Library/Models/Animal/DuckImage.cs#L32
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (ubuntu-latest, 8.0.x): Source/SammBot.Library/Models/Rule34/Rule34SearchParameters.cs#L34
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (ubuntu-latest, 8.0.x): Source/SammBot.Library/Models/Database/UserWarning.cs#L25
Non-nullable property 'Reason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (ubuntu-latest, 8.0.x): Source/SammBot.Library/Models/Database/UserTag.cs#L23
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (ubuntu-latest, 8.0.x): Source/SammBot.Library/Models/Database/UserTag.cs#L24
Non-nullable property 'Reply' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (ubuntu-latest, 8.0.x): Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L29
Non-nullable property 'PreviewUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (ubuntu-latest, 8.0.x): Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L31
Non-nullable property 'SampleUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (windows-latest, 8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-unit-tests (windows-latest, 8.0.x): Source/SammBot.Library/Models/Rule34/Rule34SearchParameters.cs#L34
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (windows-latest, 8.0.x): Source/SammBot.Library/Models/OpenWeather/Geolocation/GeolocationParameters.cs#L26
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (windows-latest, 8.0.x): Source/SammBot.Library/Models/OpenWeather/Geolocation/GeolocationParameters.cs#L28
Non-nullable property 'AppId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (windows-latest, 8.0.x): Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L29
Non-nullable property 'PreviewUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (windows-latest, 8.0.x): Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L31
Non-nullable property 'SampleUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (windows-latest, 8.0.x): Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L33
Non-nullable property 'FileUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (windows-latest, 8.0.x): Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L35
Non-nullable property 'Image' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (windows-latest, 8.0.x): Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L40
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (windows-latest, 8.0.x): Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L56
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (windows-latest, 8.0.x): Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L59
Non-nullable property 'Rating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.