Skip to content

feat: publish new version 2023.2.2 #29

feat: publish new version 2023.2.2

feat: publish new version 2023.2.2 #29

Triggered via push September 27, 2023 08:24
Status Success
Total duration 15m 37s
Artifacts

Release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Release
The following actions uses node12 which is deprecated and will be forced to run on node16: olegtarasov/[email protected], actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release: src/dotnet/ReSharperPlugin.TestLinker2/Options/TestLinker2OptionsPage.cs#L40
'TestLinker2OptionsPage.AddTextBox<TKeyClass>(Expression<Func<TKeyClass, string>>, string)' hides inherited member 'BeSimpleOptionsPage.AddTextBox<TKeyClass>(Expression<Func<TKeyClass, string>>, string)'. Use the new keyword if hiding was intended.
Release: src/dotnet/ReSharperPlugin.TestLinker2/Options/TestLinker2OptionsPage.cs#L40
'TestLinker2OptionsPage.AddTextBox<TKeyClass>(Expression<Func<TKeyClass, string>>, string)' hides inherited member 'BeSimpleOptionsPage.AddTextBox<TKeyClass>(Expression<Func<TKeyClass, string>>, string)'. Use the new keyword if hiding was intended.
Release: src/dotnet/ReSharperPlugin.TestLinker2/Options/TestLinker2OptionsPage.cs#L40
'TestLinker2OptionsPage.AddTextBox<TKeyClass>(Expression<Func<TKeyClass, string>>, string)' hides inherited member 'BeSimpleOptionsPage.AddTextBox<TKeyClass>(Expression<Func<TKeyClass, string>>, string)'. Use the new keyword if hiding was intended.
Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/