Skip to content

Removed System.Drawing dependency as it did not behave well on Mac or… #67

Removed System.Drawing dependency as it did not behave well on Mac or…

Removed System.Drawing dependency as it did not behave well on Mac or… #67

Triggered via push February 5, 2024 16:06
Status Success
Total duration 8m 13s
Artifacts

dotnet.yml

on: push
Matrix: Samples and unit tests
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Samples and unit tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples and unit tests (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples and unit tests (ubuntu-latest): src/Examples/ArrayOfBuses/Processes.cs#L47
Non-nullable field 'network_output' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Samples and unit tests (ubuntu-latest): src/Examples/ArrayOfBuses/Processes.cs#L47
Non-nullable field 'network_output' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Samples and unit tests (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, ghdl/setup-ghdl-ci@nightly. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples and unit tests (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples and unit tests (windows-latest): src/Examples/ArrayOfBuses/Processes.cs#L47
Non-nullable field 'network_output' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Samples and unit tests (windows-latest): src/Examples/ArrayOfBuses/Processes.cs#L47
Non-nullable field 'network_output' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Samples and unit tests (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Samples and unit tests (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Samples and unit tests (macos-latest): src/Examples/ArrayOfBuses/Processes.cs#L47
Non-nullable field 'network_output' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Samples and unit tests (macos-latest): src/Examples/ArrayOfBuses/Processes.cs#L47
Non-nullable field 'network_output' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.