Release #48
Annotations
1 error and 11 warnings
Build
Process completed with exit code 1.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/setup-dotnet@v2, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
'TicketError' defines 'Equals' but not 'GetHashCode'
|
Build
Dereference of a possibly null reference.
|
Build
Dereference of a possibly null reference.
|
Build
Dereference of a possibly null reference.
|
Build
Dereference of a possibly null reference.
|
Build
Dereference of a possibly null reference.
|
Build
Dereference of a possibly null reference.
|
Build
Do not use Assert.False() to check for substrings. Use Assert.DoesNotContain instead.
|
Build
Non-nullable property 'Ticketing' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'WhitelistedRegistries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|