Skip to content

Merge pull request #266 from MADE-Apps/dependabot/nuget/Selenium.WebD… #448

Merge pull request #266 from MADE-Apps/dependabot/nuget/Selenium.WebD…

Merge pull request #266 from MADE-Apps/dependabot/nuget/Selenium.WebD… #448

Triggered via push February 23, 2024 15:06
Status Success
Total duration 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, NuGet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
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/
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build
- Add lib or ref assemblies for the netstandard2.0 target framework
build: tools/Legerity.PageObjectGenerator/Features/Generators/Models/GeneratorTemplateData.cs#L7
Non-nullable property 'Trait' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tools/Legerity.PageObjectGenerator/Program.cs#L13
Missing XML comment for publicly visible type or member 'Program'
build: tools/Legerity.PageObjectGenerator/Program.cs#L15
Missing XML comment for publicly visible type or member 'Program.Main(string[])'
build: src/Legerity.Core/AppManager.cs#L145
'EdgeDriver' is obsolete: 'Selenium Tools for Microsoft Edge is deprecated. Please upgrade to Selenium 4 which has built-in support for Microsoft Edge (Chromium): https://docs.microsoft.com/en-us/microsoft-edge/webdriver-chromium/#upgrading-from-selenium-3'
build: src/Legerity.Core/Exceptions/ElementShownException.cs#L31
'ElementShownException.ElementName' is obsolete: 'ElementName will be removed in a future major release. Please use the Locator instead.'
build: src/Legerity.Core/Exceptions/ElementNotShownException.cs#L31
'ElementNotShownException.ElementName' is obsolete: 'ElementName will be removed in a future major release. Please use the Locator instead.'
build: src/Legerity.Core/Android/AndroidAppManagerOptions.cs#L1
The file header is missing or not located at the top of the file.
build: src/Legerity.Core/AppiumManagerOptions.cs#L1
The file header is missing or not located at the top of the file.