Skip to content

Possibility to set custom logger in options #42

Possibility to set custom logger in options

Possibility to set custom logger in options #42

Triggered via push October 16, 2024 21:56
Status Success
Total duration 1m 5s
Artifacts

samples.yml

on: push
Fit to window
Zoom out
Zoom in

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.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#L64
'ILocator.TypeAsync(string, LocatorTypeOptions?)' is obsolete
build: src/Yapoml.Playwright/Components/BaseComponentList.cs#L181
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'