This repository was archived by the owner on May 3, 2025. It is now read-only.
Build & Run #717
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
|
build:
Utils.cs#L37
Non-nullable property 'info' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
Utils.cs#L28
Non-nullable property 'CMCCip' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
Utils.cs#L30
Non-nullable property 'CTCCip' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
Utils.cs#L32
Non-nullable property 'CUCCip' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
Utils.cs#L18
Non-nullable property 'ipnumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
Utils.cs#L43
Non-nullable property 'info' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
Utils.cs#L48
Non-nullable property 'Record' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
Utils.cs#L73
Non-nullable property 'key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
Utils.cs#L52
Non-nullable property 'RR' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
Utils.cs#L53
Non-nullable property 'Line' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|