headless? #2
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/Yapoml.Playwright/Components/Conditions/Formatters/Difference.cs#L2084
XML comment has badly formed XML -- 'Expected an end tag for element 'Diff'.'
|
build:
src/Yapoml.Playwright/Components/BaseComponent.Actions.cs#L6
'BaseComponent<TComponent, TConditions, TCondition>' defines operator == or operator != but does not override Object.Equals(object o)
|
build:
src/Yapoml.Playwright/Components/BaseComponent.Actions.cs#L6
'BaseComponent<TComponent, TConditions, TCondition>' defines operator == or operator != but does not override Object.GetHashCode()
|
build:
src/Yapoml.Playwright/Components/BaseComponent.cs#L62
'BaseComponent' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
src/Yapoml.Playwright/Components/BaseComponent.Actions.cs#L59
'ILocator.TypeAsync(string, LocatorTypeOptions?)' is obsolete
|
build:
src/Yapoml.Playwright/Components/BaseComponentList.cs#L182
The variable 'exp' is declared but never used
|
build:
src/Yapoml.Playwright/Components/AttributesCollection.cs#L8
Missing XML comment for publicly visible type or member 'AttributesCollection'
|
build:
src/Yapoml.Playwright/Components/AttributesCollection.cs#L15
Missing XML comment for publicly visible type or member 'AttributesCollection.AttributesCollection(IElementHandler, ISpaceOptions)'
|
build:
src/Yapoml.Playwright/Components/AttributesCollection.cs#L23
Missing XML comment for publicly visible type or member 'AttributesCollection.this[string]'
|
build:
src/Yapoml.Playwright/Components/AttributesCollection.cs#L31
Missing XML comment for publicly visible type or member 'AttributesCollection.Href'
|