Skip to content

update readme to include mutation reporting #45

update readme to include mutation reporting

update readme to include mutation reporting #45

Triggered via push August 5, 2024 12:42
Status Success
Total duration 2m 22s
Artifacts 1

dotnet.yml

on: push
Examples-Test
39s
Examples-Test
Mutation-Testing
41s
Mutation-Testing
Release-Build
2m 11s
Release-Build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Examples-Test
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/
Examples-Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Examples-Test: Solution/TestPalindrome/PalindromeTest.cs#L15
Cannot convert null literal to non-nullable reference type.
Examples-Test: Solution/UnitTestProject/TestCalculatorMS.cs#L11
Non-nullable field '_calculator' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Examples-Test: Solution/UnitTestProject/TestsCalculatorN.cs#L9
Non-nullable field 'calculator' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Mutation-Testing
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/
Mutation-Testing
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "html-report". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Release-Build
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/
Release-Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release-Build: Solution/SocketDemo/AsyncClien.cs#L16
Cannot convert null literal to non-nullable reference type.
Release-Build: Solution/SocketDemo/AsyncClien.cs#L49
'Dns.Resolve(string)' is obsolete: 'Resolve has been deprecated. Use GetHostEntry instead.'
Release-Build: Solution/SocketDemo/AsyncClien.cs#L89
Converting null literal or possible null value to non-nullable type.
Release-Build: Solution/SocketDemo/AsyncClien.cs#L92
Dereference of a possibly null reference.
Release-Build: Solution/SocketDemo/AsyncClien.cs#L95
Dereference of a possibly null reference.
Release-Build: Solution/SocketDemo/AsyncServer.cs#L89
Converting null literal or possible null value to non-nullable type.
Release-Build: Solution/SocketDemo/AsyncServer.cs#L90
Dereference of a possibly null reference.
Release-Build: Solution/SocketDemo/AsyncClien.cs#L130
Converting null literal or possible null value to non-nullable type.
Release-Build: Solution/SocketDemo/AsyncClien.cs#L131
Dereference of a possibly null reference.
Release-Build: Solution/SocketDemo/AsyncServer.cs#L109
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
html-report Expired
215 KB