add rift login #56
Annotations
3 errors and 11 warnings
Build:
Oculus Downgrader/Program.cs#L502
'LoginClient' does not contain a definition for 'SecondStage' and no accessible extension method 'SecondStage' accepting a first argument of type 'LoginClient' could be found (are you missing a using directive or an assembly reference?)
|
Build:
Oculus Downgrader/Program.cs#L502
'LoginClient' does not contain a definition for 'SecondStage' and no accessible extension method 'SecondStage' accepting a first argument of type 'LoginClient' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
OculusDB/OculusGraphQLApiLib/ComputerUtils/ComputerUtils/ComputerUtils.Updating.cs#L229
Cannot convert null literal to non-nullable reference type.
|
Build:
OculusDB/OculusGraphQLApiLib/ComputerUtils/ComputerUtils/ComputerUtils.VarUtils.cs#L131
The type 'T1' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T1' doesn't match 'notnull' constraint.
|
Build:
OculusDB/OculusGraphQLApiLib/ComputerUtils/ComputerUtils/ComputerUtils.VarUtils.cs#L131
The type 'T1' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T1' doesn't match 'notnull' constraint.
|
Build:
OculusDB/OculusGraphQLApiLib/ComputerUtils/ComputerUtils/ComputerUtils.Webserver.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Build:
OculusDB/OculusGraphQLApiLib/ComputerUtils/ComputerUtils/ComputerUtils.Webserver.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Build:
OculusDB/OculusGraphQLApiLib/ComputerUtils/ComputerUtils/ComputerUtils.Webserver.cs#L298
Cannot convert null literal to non-nullable reference type.
|
Build:
OculusDB/OculusGraphQLApiLib/ComputerUtils/ComputerUtils/ComputerUtils.Webserver.cs#L314
Cannot convert null literal to non-nullable reference type.
|
Build:
OculusDB/OculusGraphQLApiLib/ComputerUtils/ComputerUtils/ComputerUtils.ConsoleUI.cs#L415
Cannot convert null literal to non-nullable reference type.
|
Build:
OculusDB/OculusGraphQLApiLib/ComputerUtils/ComputerUtils/ComputerUtils.ConsoleUI.cs#L420
Cannot convert null literal to non-nullable reference type.
|
Build:
OculusDB/OculusGraphQLApiLib/ComputerUtils/ComputerUtils/ComputerUtils.ConsoleUI.cs#L449
Cannot convert null literal to non-nullable reference type.
|
Loading