Fix release version #50
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, gradle/wrapper-validation-action@v1, actions/setup-java@v3, actions/setup-dotnet@v3, gradle/gradle-build-action@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/dotnet/Rider.Plugins.MonoGame/Mgcb/MgcbToolsetTracker.cs#L95
'IPropertyEx.Select<TSource, TTarget>(IProperty<TSource>, Lifetime, string, Func<TSource, TTarget>)' is obsolete: 'If your Select operation does not use value lifetime, use the lifetimeless overload.'
|
src/dotnet/Rider.Plugins.MonoGame/Mgcb/MgcbToolsetTracker.cs#L103
'IPropertyEx.Select<TSource, TTarget>(IProperty<TSource>, Lifetime, string, Func<TSource, TTarget>)' is obsolete: 'If your Select operation does not use value lifetime, use the lifetimeless overload.'
|
src/dotnet/Rider.Plugins.MonoGame/Mgcb/MgcbToolsetTracker.cs#L95
'IPropertyEx.Select<TSource, TTarget>(IProperty<TSource>, Lifetime, string, Func<TSource, TTarget>)' is obsolete: 'If your Select operation does not use value lifetime, use the lifetimeless overload.'
|
src/dotnet/Rider.Plugins.MonoGame/Mgcb/MgcbToolsetTracker.cs#L103
'IPropertyEx.Select<TSource, TTarget>(IProperty<TSource>, Lifetime, string, Func<TSource, TTarget>)' is obsolete: 'If your Select operation does not use value lifetime, use the lifetimeless overload.'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "plugin-artifacts-macos-latest", "plugin-artifacts-ubuntu-latest", "plugin-artifacts-windows-latest".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading