Skip to content

[Bot -> All] Force .NET 8 with C# 12 as a minimum. #136

[Bot -> All] Force .NET 8 with C# 12 as a minimum.

[Bot -> All] Force .NET 8 with C# 12 as a minimum. #136

Triggered via push February 17, 2024 03:32
Status Success
Total duration 1m 37s
Artifacts

unit-tests.yml

on: push
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/Preconditions/RateLimit.cs#L98
Non-nullable property 'Command' 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/UrbanDictionary/UrbanSearchParameters.cs#L30
Non-nullable property 'Term' 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/UrbanDictionary/UrbanDefinitionList.cs#L30
Non-nullable property 'List' 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/UrbanDictionary/UrbanDefinition.cs#L29
Non-nullable property 'Definition' 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/UrbanDictionary/UrbanDefinition.cs#L31
Non-nullable property 'Permalink' 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/UrbanDictionary/UrbanDefinition.cs#L37
Non-nullable property 'SoundUrls' 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/UrbanDictionary/UrbanDefinition.cs#L39
Non-nullable property 'Author' 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/UrbanDictionary/UrbanDefinition.cs#L41
Non-nullable property 'Word' 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/UrbanDictionary/UrbanDefinition.cs#L45
Non-nullable property 'CurrentVote' 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/UrbanDictionary/UrbanDefinition.cs#L47
Non-nullable property 'WrittenOn' 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/Preconditions/RateLimit.cs#L98
Non-nullable property 'Command' 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/UrbanDictionary/UrbanSearchParameters.cs#L30
Non-nullable property 'Term' 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/UrbanDictionary/UrbanDefinitionList.cs#L30
Non-nullable property 'List' 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/UrbanDictionary/UrbanDefinition.cs#L29
Non-nullable property 'Definition' 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/UrbanDictionary/UrbanDefinition.cs#L31
Non-nullable property 'Permalink' 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/UrbanDictionary/UrbanDefinition.cs#L37
Non-nullable property 'SoundUrls' 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/UrbanDictionary/UrbanDefinition.cs#L39
Non-nullable property 'Author' 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/UrbanDictionary/UrbanDefinition.cs#L41
Non-nullable property 'Word' 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/UrbanDictionary/UrbanDefinition.cs#L45
Non-nullable property 'CurrentVote' 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/UrbanDictionary/UrbanDefinition.cs#L47
Non-nullable property 'WrittenOn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.