Skip to content

Build & Run

Build & Run #630

Triggered via schedule April 6, 2024 05:24
Status Success
Total duration 1m 2s
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#L37
Non-nullable property 'info' 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#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.
build: Utils.cs#L54
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.