put icon in docs and github header - #13
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
src/Mokkit/Arrange/TestArrange.cs#L44
Non-nullable field '_stage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/Mokkit/Arrange/TestArrange.cs#L31
Non-nullable field '_stage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/Mokkit/Inspect/TestInspect.cs#L199
Possible null reference argument for parameter 'host' in 'Task InspectAsyncFn.Invoke(ITestHost host)'.
|
|
Build:
src/Mokkit/Inspect/TestInspect.cs#L193
Possible null reference argument for parameter 'host' in 'Task InspectAsyncFn.Invoke(ITestHost host)'.
|
|
Build:
src/Mokkit/Suite/TestHostBagAccessor.cs#L35
Non-nullable field 'Bag' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/Mokkit/Suite/TestHostBagAccessor.cs#L23
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/Mokkit/Inspect/TestInspect.cs#L44
Non-nullable field '_stage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/Mokkit/Inspect/TestInspect.cs#L35
Non-nullable field '_stage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/Mokkit/Arrange/TestArrange.cs#L44
Non-nullable field '_stage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/Mokkit/Arrange/TestArrange.cs#L31
Non-nullable field '_stage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
background
wait
wait-all
cancel
parallel
Loading