sync dependencies done #1
sync_dependencies.yaml
on: push
Sync job
/
Setup job
33s
Annotations
3 errors and 11 warnings
|
Sync job / Setup job:
src/ChainSafe.Gaming.Unity/UnityHttpClient.cs#L65
'UnityWebRequestAsyncOperation' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'UnityWebRequestAsyncOperation' could be found (are you missing a using directive or an assembly reference?)
|
|
Sync job / Setup job:
src/ChainSafe.Gaming.Unity/UnityHttpClient.cs#L85
'UnityWebRequestAsyncOperation' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'UnityWebRequestAsyncOperation' could be found (are you missing a using directive or an assembly reference?)
|
|
Sync job / Setup job
Process completed with exit code 134.
|
|
Sync job / Setup job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
Sync job / Setup job:
src/ChainSafe.Gaming.Debugging/JsonRpcWalletConfig.cs#L10
Non-nullable property 'AddressOverride' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Sync job / Setup job:
src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L39
Cannot convert null literal to non-nullable reference type.
|
|
Sync job / Setup job:
src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L39
Cannot convert null literal to non-nullable reference type.
|
|
Sync job / Setup job:
src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L49
Cannot convert null literal to non-nullable reference type.
|
|
Sync job / Setup job:
src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L49
Cannot convert null literal to non-nullable reference type.
|
|
Sync job / Setup job:
src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L54
Cannot convert null literal to non-nullable reference type.
|
|
Sync job / Setup job:
src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L54
Cannot convert null literal to non-nullable reference type.
|
|
Sync job / Setup job:
src/ChainSafe.Gaming.Mud/Worlds/MudWorld.cs#L95
Cannot convert null literal to non-nullable reference type.
|
|
Sync job / Setup job:
src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L59
Cannot convert null literal to non-nullable reference type.
|
|
Sync job / Setup job:
src/ChainSafe.Gaming.Mud/Worlds/MudWorld.cs#L95
Cannot convert null literal to non-nullable reference type.
|