Feat/organizer send messages #129
Merged
Annotations
12 warnings
|
TickAPI/TickAPI/Addresses/Models/Address.cs#L6
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
TickAPI/TickAPI/Addresses/Models/Address.cs#L5
Non-nullable property 'Country' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
TickAPI/TickAPI/Admins/Models/Admin.cs#L7
Non-nullable property 'Login' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
TickAPI/TickAPI/Admins/Models/Admin.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
TickAPI/TickAPI/Program.cs#L188
Possible null reference argument for parameter 'configuration' in 'ConnectionMultiplexer ConnectionMultiplexer.Connect(string configuration, TextWriter? log = null)'.
|
|
TickAPI/TickAPI/Program.cs#L84
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
|
TickAPI/TickAPI/Program.cs#L72
Possible null reference assignment.
|
|
TickAPI/TickAPI/Program.cs#L71
Possible null reference assignment.
|
|
TickAPI/TickAPI/Migrations/20250525174930_resell.Designer.cs#L16
The type name 'resell' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
TickAPI/TickAPI/Migrations/20250525174930_resell.cs#L8
The type name 'resell' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
|
|
Failed to download action 'https://api.github.com/internal/immutable-actions/actions/setup-dotnet/download/sha256:f0c3fa24fa3d90290e31061455e4a611542d394449d5f43a203b73f2db24660e?x-ghcr-actor-id=941485348&x-ghcr-actor-type=repository&x-ghcr-alg=hmac-sha256&x-ghcr-date=2025-05-26T07:12:01Z&x-ghcr-expires=10m0s&x-ghcr-host=ghcr.io&***
|
The logs for this run have expired and are no longer available.
Loading