Skip to content

fix(deps): bump versions #12

fix(deps): bump versions

fix(deps): bump versions #12

Triggered via push December 10, 2023 13:06
Status Failure
Total duration 42s
Artifacts
Matrix: publish
Fit to window
Zoom out
Zoom in

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()