Skip to content

test: apply workaround to fix broken test #27

test: apply workaround to fix broken test

test: apply workaround to fix broken test #27

Triggered via push August 2, 2023 16:38
Status Success
Total duration 11m 19s
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/