Bump Serilog.Sinks.Console from 4.1.0 to 5.0.0 #403
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
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:
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/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/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.
|
build:
src/Legerity.Core/AppManager.cs#L1
The file header is missing or not located at the top of the file.
|
build:
src/Legerity.Core/AppManager.cs#L30
The keyword 'new' should be followed by a space.
|
build:
src/Legerity.Core/AppManagerOptions.cs#L1
The file header is missing or not located at the top of the file.
|