Skip to content

upgraded dat target framework to 8.0 #31

upgraded dat target framework to 8.0

upgraded dat target framework to 8.0 #31

Triggered via push February 1, 2024 16:39
Status Success
Total duration 40s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build, Test and (Publish if not pull request) 7.0.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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, Test and (Publish if not pull request) 7.0.x
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, Test and (Publish if not pull request) 7.0.x: src/Utils/Misc.cs#L48
Possible null reference return.
Build, Test and (Publish if not pull request) 7.0.x: src/Utils/Misc.cs#L52
Possible null reference return.
Build, Test and (Publish if not pull request) 7.0.x: src/Configuration/DataStructures.cs#L64
Cannot convert null literal to non-nullable reference type.
Build, Test and (Publish if not pull request) 7.0.x: src/Configuration/DataStructures.cs#L124
Cannot convert null literal to non-nullable reference type.
Build, Test and (Publish if not pull request) 7.0.x: src/Configuration/Configurations/BrokerConfiguration.cs#L27
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and (Publish if not pull request) 7.0.x: src/Configuration/Configurations/BrokerConfiguration.cs#L27
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and (Publish if not pull request) 7.0.x: src/Configuration/Configurations/BrokerConfiguration.cs#L27
Non-nullable event 'ConfigurationChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
Build, Test and (Publish if not pull request) 7.0.x: src/Configuration/Configurations/BrokerConfiguration.cs#L27
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and (Publish if not pull request) 7.0.x: src/Configuration/Configurations/BrokerConfiguration.cs#L27
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and (Publish if not pull request) 7.0.x: src/Configuration/Configurations/BrokerConfiguration.cs#L27
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.