Skip to content

Update test_client.yml #176

Update test_client.yml

Update test_client.yml #176

Triggered via push May 20, 2024 08:20
Status Success
Total duration 2m 49s
Artifacts

build_client.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build-macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-macOS-latest: src/Korpi/KorpiEngine/Networking/LowLevel/Transports/LiteNetLib/Core/LiteNetLib/NetManager.cs#L355
Cannot convert null literal to non-nullable reference type.
build-macOS-latest: src/Korpi/KorpiEngine/Networking/LowLevel/Transports/LiteNetLib/Core/LiteNetLib/NetManager.cs#L409
Cannot convert null literal to non-nullable reference type.
build-macOS-latest: src/Korpi/KorpiEngine/Networking/LowLevel/Transports/LiteNetLib/Core/LiteNetLib/NetManager.cs#L410
Cannot convert null literal to non-nullable reference type.
build-macOS-latest: src/Korpi/KorpiEngine/Networking/LowLevel/Transports/LiteNetLib/Core/LiteNetLib/NetManager.cs#L414
Cannot convert null literal to non-nullable reference type.
build-macOS-latest: src/Korpi/KorpiEngine/Networking/LowLevel/Transports/LiteNetLib/Core/LiteNetLib/NetManager.cs#L417
Cannot convert null literal to non-nullable reference type.
build-macOS-latest: src/Korpi/KorpiEngine/Networking/LowLevel/Transports/LiteNetLib/Core/LiteNetLib/NetManager.cs#L418
Cannot convert null literal to non-nullable reference type.
build-macOS-latest: src/Korpi/KorpiEngine/Networking/LowLevel/Transports/LiteNetLib/Core/LiteNetLib/NetUtils.cs#L202
Nullability of reference types in type of parameter 'a' of 'int NetworkSorter.Compare(NetworkInterface a, NetworkInterface b)' doesn't match implicitly implemented member 'int IComparer<NetworkInterface>.Compare(NetworkInterface? x, NetworkInterface? y)' (possibly because of nullability attributes).
build-macOS-latest: src/Korpi/KorpiEngine/Networking/LowLevel/Transports/LiteNetLib/Core/LiteNetLib/NetUtils.cs#L202
Nullability of reference types in type of parameter 'b' of 'int NetworkSorter.Compare(NetworkInterface a, NetworkInterface b)' doesn't match implicitly implemented member 'int IComparer<NetworkInterface>.Compare(NetworkInterface? x, NetworkInterface? y)' (possibly because of nullability attributes).
build-macOS-latest: src/Korpi/KorpiEngine/Rendering/Shaders/Variables/Uniform.cs#L47
Non-nullable field '_value' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-ubuntu-latest: src/Korpi/KorpiEngine/Networking/LowLevel/Transports/LiteNetLib/Core/LiteNetLib/NetUtils.cs#L202
Nullability of reference types in type of parameter 'a' of 'int NetworkSorter.Compare(NetworkInterface a, NetworkInterface b)' doesn't match implicitly implemented member 'int IComparer<NetworkInterface>.Compare(NetworkInterface? x, NetworkInterface? y)' (possibly because of nullability attributes).
build-ubuntu-latest: src/Korpi/KorpiEngine/Networking/LowLevel/Transports/LiteNetLib/Core/LiteNetLib/NetUtils.cs#L202
Nullability of reference types in type of parameter 'b' of 'int NetworkSorter.Compare(NetworkInterface a, NetworkInterface b)' doesn't match implicitly implemented member 'int IComparer<NetworkInterface>.Compare(NetworkInterface? x, NetworkInterface? y)' (possibly because of nullability attributes).
build-windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-windows-latest: src/Korpi/KorpiEngine/Networking/LowLevel/Transports/LiteNetLib/Core/LiteNetLib/NetUtils.cs#L202
Nullability of reference types in type of parameter 'a' of 'int NetworkSorter.Compare(NetworkInterface a, NetworkInterface b)' doesn't match implicitly implemented member 'int IComparer<NetworkInterface>.Compare(NetworkInterface? x, NetworkInterface? y)' (possibly because of nullability attributes).
build-windows-latest: src/Korpi/KorpiEngine/Networking/LowLevel/Transports/LiteNetLib/Core/LiteNetLib/NetUtils.cs#L202
Nullability of reference types in type of parameter 'b' of 'int NetworkSorter.Compare(NetworkInterface a, NetworkInterface b)' doesn't match implicitly implemented member 'int IComparer<NetworkInterface>.Compare(NetworkInterface? x, NetworkInterface? y)' (possibly because of nullability attributes).