Named pipes for. custom uri handling #57
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish ShockOSC Windows:
ShockOsc/Backend/OpenShockApi.cs#L17
Non-nullable field '_client' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish ShockOSC Windows:
ShockOsc/OscQueryLibrary/OscQueryModels.cs#L58
Non-nullable property 'NAME' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ShockOSC Windows:
ShockOsc/OscQueryLibrary/OscQueryModels.cs#L59
Non-nullable property 'OSC_IP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ShockOSC Windows:
ShockOsc/OscQueryLibrary/OscQueryModels.cs#L61
Non-nullable property 'OSC_TRANSPORT' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ShockOSC Windows:
ShockOsc/OscQueryLibrary/OscQueryModels.cs#L62
Non-nullable property 'EXTENSIONS' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ShockOSC Windows:
ShockOsc/OscQueryLibrary/OscQueryModels.cs#L12
Non-nullable property 'input' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ShockOSC Windows:
ShockOsc/OscQueryLibrary/OscQueryModels.cs#L13
Non-nullable property 'tracking' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ShockOSC Windows:
ShockOsc/OscQueryLibrary/OscQueryModels.cs#L14
Non-nullable property 'chatbox' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ShockOSC Windows:
ShockOsc/OscQueryLibrary/OscQueryModels.cs#L49
Non-nullable property 'FULL_PATH' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ShockOSC Windows:
ShockOsc/OscQueryLibrary/OscQueryModels.cs#L41
Non-nullable property 'change' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading