Skip to content

Build & Run

Build & Run #615

Triggered via schedule March 29, 2024 19:19
Status Success
Total duration 53s
Artifacts

dotnet.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L37
Non-nullable property 'info' 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.