Mark ApplyTo<TActual>(ref TActual actual) as obsolete#4944
Conversation
stevenaw
left a comment
There was a problem hiding this comment.
Thanks for fixing this @manfred-brands . I've left a small optional suggestion for what I think may be clearer wording.
701aded to
05e65b3
Compare
|
@OsirisTerje Can we do something about the MacOS build? Why would a NuGet package download fine on WIndows/Linux but not on MacOS? Do we even need to sign just to test? |
I've made a temporary fix that removes installing sign from the MacOs workflow - see #4950 |
|
@manfred-brands Sorry - I am out travelling, currently in Australia :-) North of Brisbane. But I see @mikkelbu has removed the signing on mac (good). You say that the package may not work on Mac ? Isn't it only the build that fails? The package should be identical for all targets. |
There is still a lot of Australia north of Brisbane, but I presume you are at the sunshine coast (Noosa). Enjoy.
I wondered why the same package is fine on Windows/Linux and not on MacOS. |
|
I have to wonder if an update to the Mac image has compatibility issues. It looks like |
So far I've not seen any other reports of this issue (but I've not done a thorough search). I tried bumping to It also seems like the macos-14 image was updated on Jan 20 (see image - from https://github.com/nunit/nunit/actions/runs/13610136540/job/38046197396 - But either signature expired a long time ago (But I don't think I'll spend more time on this now :) ) |


Fixes #4930