Skip to content

Credits command.

Credits command. #18

Triggered via push November 21, 2024 23:44
Status Success
Total duration 31s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: source/TextBlade.Core/IO/SaveGameManager.cs#L13
Cannot convert null literal to non-nullable reference type.
build: source/TextBlade.Core/IO/Serializer.cs#L19
Possible null reference return.
build: source/TextBlade.Core/IO/Serializer.cs#L28
Possible null reference argument for parameter 'item' in 'void List<Character>.Add(Character item)'.
build: source/TextBlade.Core/UserCode/CodeBehindRunner.cs#L15
Possible null reference argument for parameter 'assembly' in 'void CodeBehindRunner.RegisterAssemblyClasses(Assembly assembly)'.
build: source/TextBlade.Core/UserCode/CodeBehindRunner.cs#L60
Dereference of a possibly null reference.
build: source/TextBlade.Core/Commands/FightCommand.cs#L43
Possible null reference assignment.
build: source/TextBlade.Core/Commands/FightCommand.cs#L55
Dereference of a possibly null reference.
build: source/TextBlade.Core/Commands/FightCommand.cs#L55
Dereference of a possibly null reference.
build: source/TextBlade.Core/Commands/FightCommand.cs#L56
Dereference of a possibly null reference.
build: source/TextBlade.Core/Commands/FightCommand.cs#L57
Dereference of a possibly null reference.