Value conditions #15
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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'
|