fix(deps): bump versions #12
Annotations
1 error and 4 warnings
publish (ubuntu-latest, 5.0.x, Release)
Process completed with exit code 1.
|
publish (ubuntu-latest, 5.0.x, Release)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
publish (ubuntu-latest, 5.0.x, Release)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
publish (ubuntu-latest, 5.0.x, Release):
src/Mallos.Input/Mechanics/InputKey.cs#L7
'InputKey' defines operator == or operator != but does not override Object.Equals(object o)
|
publish (ubuntu-latest, 5.0.x, Release):
src/Mallos.Input/Mechanics/InputKey.cs#L7
'InputKey' defines operator == or operator != but does not override Object.GetHashCode()
|