Add auto-focus option for Yes button in ConfirmDialog #682
static-web-app.yml
on: pull_request
Build and Deploy Job
45s
Close Pull Request Job
Annotations
3 errors and 11 warnings
|
Build and Deploy Job
Process completed with exit code 1.
|
|
Build and Deploy Job:
blazorbootstrap/Components/ConfirmDialog/ConfirmDialog.razor.cs#L125
The name 'shouldAutoFocusYesButton' does not exist in the current context
|
|
Build and Deploy Job:
blazorbootstrap/Components/ConfirmDialog/ConfirmDialog.razor.cs#L125
The name 'shouldAutoFocusYesButton' does not exist in the current context
|
|
Workflow syntax warning:
.github/workflows/static-web-app.yml#L21
.github/workflows/static-web-app.yml (Line: 21, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Build and Deploy Job:
blazorbootstrap/Components/Form/AutoComplete/AutoComplete.razor.cs#L64
Possible null reference argument for parameter 'accessor' in 'FieldIdentifier FieldIdentifier.Create<string?>(Expression<Func<string?>> accessor)'.
|
|
Build and Deploy Job:
blazorbootstrap/Components/Accordion/AccordionItem.razor.cs#L55
Possible null reference argument for parameter 'title' in 'AccordionEventArgs.AccordionEventArgs(string name, string title)'.
|
|
Build and Deploy Job:
blazorbootstrap/Components/Accordion/AccordionItem.razor.cs#L55
Possible null reference argument for parameter 'name' in 'AccordionEventArgs.AccordionEventArgs(string name, string title)'.
|
|
Build and Deploy Job:
blazorbootstrap/Components/Accordion/AccordionItem.razor.cs#L49
Possible null reference argument for parameter 'title' in 'AccordionEventArgs.AccordionEventArgs(string name, string title)'.
|
|
Build and Deploy Job:
blazorbootstrap/Components/Accordion/AccordionItem.razor.cs#L49
Possible null reference argument for parameter 'name' in 'AccordionEventArgs.AccordionEventArgs(string name, string title)'.
|
|
Build and Deploy Job:
blazorbootstrap/Components/Accordion/AccordionItem.razor.cs#L41
Possible null reference argument for parameter 'title' in 'AccordionEventArgs.AccordionEventArgs(string name, string title)'.
|
|
Build and Deploy Job:
blazorbootstrap/Components/Accordion/AccordionItem.razor.cs#L41
Possible null reference argument for parameter 'name' in 'AccordionEventArgs.AccordionEventArgs(string name, string title)'.
|
|
Build and Deploy Job:
blazorbootstrap/Components/Accordion/AccordionItem.razor.cs#L33
Possible null reference argument for parameter 'title' in 'AccordionEventArgs.AccordionEventArgs(string name, string title)'.
|
|
Build and Deploy Job:
blazorbootstrap/Components/Accordion/AccordionItem.razor.cs#L33
Possible null reference argument for parameter 'name' in 'AccordionEventArgs.AccordionEventArgs(string name, string title)'.
|
|
Build and Deploy Job:
blazorbootstrap/Usings.cs#L13
The using directive for 'Microsoft.JSInterop' appeared previously in this namespace
|