Skip to content

feat(ClipboardService): add Get method on service #3367

feat(ClipboardService): add Get method on service

feat(ClipboardService): add Get method on service #3367

Triggered via pull request July 5, 2024 03:40
Status Failure
Total duration 1m 5s
Artifacts

auto-pull-request-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
run test: test/UnitTest/Services/ClipboardTest.cs#L24
'ClipboardService' does not contain a definition for 'GetText' and no accessible extension method 'GetText' accepting a first argument of type 'ClipboardService' could be found (are you missing a using directive or an assembly reference?)
run test
Process completed with exit code 1.
run test: src/BootstrapBlazor/Components/Clipboard/Clipboard.cs#L50
XML comment has a param tag for 'mimeType', but there is no parameter by that name
run test: src/BootstrapBlazor/Components/Clipboard/ClipboardService.cs#L37
XML comment has a param tag for 'mimeType', but there is no parameter by that name