Skip to content

[Bot -> All](deps): Bump Microsoft.EntityFrameworkCore.Sqlite #48

[Bot -> All](deps): Bump Microsoft.EntityFrameworkCore.Sqlite

[Bot -> All](deps): Bump Microsoft.EntityFrameworkCore.Sqlite #48

Triggered via push October 11, 2023 16:36
Status Success
Total duration 1m 3s
Artifacts

unit-tests.yml

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

Annotations

20 warnings
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.
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.