Check/Uncheck methods with corresponding expectations #130
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.Selenium/Components/Conditions/Formatters/Difference.cs#L2084
XML comment has badly formed XML -- 'Expected an end tag for element 'Diff'.'
|
build:
src/Yapoml.Selenium/Components/BaseComponent.Actions.cs#L8
'BaseComponent<TComponent, TConditions, TCondition>' defines operator == or operator != but does not override Object.Equals(object o)
|
build:
src/Yapoml.Selenium/Components/BaseComponent.Actions.cs#L8
'BaseComponent<TComponent, TConditions, TCondition>' defines operator == or operator != but does not override Object.GetHashCode()
|
build:
src/Yapoml.Selenium/Components/BaseComponent.cs#L63
'BaseComponent' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
src/Yapoml.Selenium/Components/BaseComponentList.cs#L178
The variable 'exp' is declared but never used
|
build:
src/Yapoml.Selenium/Components/AttributesCollection.cs#L9
Missing XML comment for publicly visible type or member 'AttributesCollection'
|
build:
src/Yapoml.Selenium/Components/AttributesCollection.cs#L16
Missing XML comment for publicly visible type or member 'AttributesCollection.AttributesCollection(IElementHandler, ISpaceOptions)'
|
build:
src/Yapoml.Selenium/Components/AttributesCollection.cs#L24
Missing XML comment for publicly visible type or member 'AttributesCollection.this[string]'
|
build:
src/Yapoml.Selenium/Components/AttributesCollection.cs#L32
Missing XML comment for publicly visible type or member 'AttributesCollection.Href'
|
build:
src/Yapoml.Selenium/Components/AttributesCollection.cs#L34
Missing XML comment for publicly visible type or member 'AttributesCollection.Value'
|