Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

feat: create abstract job manager and local job manager #213

feat: create abstract job manager and local job manager

feat: create abstract job manager and local job manager #213

Triggered via push December 15, 2023 15:43
Status Success
Total duration 1m 31s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Tests: EasyLib/Events/ProcessStartEvent.cs#L43
Possible null reference argument for parameter 'processName' in 'void ProcessStartEvent._checkProcesses(string processName)'.
Tests: EasyLib/Events/ProcessStartEvent.cs#L20
Non-nullable field '_cancellationTokenSource' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Tests: EasyLib/Events/ProcessStartEvent.cs#L98
Cannot convert null literal to non-nullable reference type.
Tests: EasyLib/Events/ProcessStartEvent.cs#L98
Cannot convert null literal to non-nullable reference type.
Tests: EasyLib/Events/ProcessStartEvent.cs#L102
Cannot convert null literal to non-nullable reference type.
Tests: EasyLib/Events/ProcessStartEvent.cs#L102
Cannot convert null literal to non-nullable reference type.
Tests: EasyLib/Files/References/ConfigManagerReference.cs#L92
Possible null reference assignment.
Tests: EasyLib/Events/ProcessStartEvent.cs#L43
Possible null reference argument for parameter 'processName' in 'void ProcessStartEvent._checkProcesses(string processName)'.
Tests: EasyLib/Events/ProcessStartEvent.cs#L20
Non-nullable field '_cancellationTokenSource' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Tests: EasyLib/Events/ProcessStartEvent.cs#L98
Cannot convert null literal to non-nullable reference type.