Skip to content

[Bot -> All](deps): Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.12 to 7.0.13 in /Source/SammBot.Bot #51

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

[Bot -> All](deps): Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.12 to 7.0.13 in /Source/SammBot.Bot #51

Status Failure
Total duration 56s
Artifacts

unit-tests.yml

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

Annotations

3 errors and 20 warnings
run-unit-tests (Debug, 7.0.x)
Process completed with exit code 1.
run-unit-tests (Release, 7.0.x)
The job was canceled because "Debug_7_0_x" failed.
run-unit-tests (Release, 7.0.x)
The operation was canceled.
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.