Skip to content

[Library -> All](deps): Bump Microsoft.EntityFrameworkCore from 7.0.11 to 7.0.12 in /Source/SammBot.Library #45

[Library -> All](deps): Bump Microsoft.EntityFrameworkCore from 7.0.11 to 7.0.12 in /Source/SammBot.Library

[Library -> All](deps): Bump Microsoft.EntityFrameworkCore from 7.0.11 to 7.0.12 in /Source/SammBot.Library #45

Status Success
Total duration 59s
Artifacts

unit-tests.yml

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

Annotations

20 warnings
run-unit-tests (Release, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanSearchParameters.cs#L32
Non-nullable property 'Term' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Release, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinitionList.cs#L32
Non-nullable property 'List' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Release, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L31
Non-nullable property 'Definition' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Release, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L33
Non-nullable property 'Permalink' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Release, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L39
Non-nullable property 'SoundUrls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Release, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L41
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Release, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L43
Non-nullable property 'Word' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Release, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L47
Non-nullable property 'CurrentVote' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Release, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L49
Non-nullable property 'WrittenOn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Release, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L51
Non-nullable property 'Example' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Debug, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanSearchParameters.cs#L32
Non-nullable property 'Term' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Debug, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinitionList.cs#L32
Non-nullable property 'List' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Debug, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L31
Non-nullable property 'Definition' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Debug, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L33
Non-nullable property 'Permalink' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Debug, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L39
Non-nullable property 'SoundUrls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Debug, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L41
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Debug, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L43
Non-nullable property 'Word' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Debug, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L47
Non-nullable property 'CurrentVote' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Debug, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L49
Non-nullable property 'WrittenOn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
run-unit-tests (Debug, 7.0.x): Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L51
Non-nullable property 'Example' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.