Optimize E2E test execution time with conservative delay reductions #359
dotnet.yml
on: pull_request
Build the entire solution
/
build
3m 17s
Run Unit Tests
/
tests
36s
Run End To End Tests
/
e2e-tests
3m 54s
Run Unit Tests (Windows)
/
tests
1m 11s
Run End To End Tests (Windows)
/
e2e-tests
9m 17s
Annotations
10 warnings
|
Run End To End Tests / e2e-tests
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(241,16)-(241,78)' (https://mudblazor.com/features/analyzers)
|
|
Run End To End Tests / e2e-tests
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(160,16)-(160,75)' (https://mudblazor.com/features/analyzers)
|
|
Run End To End Tests / e2e-tests
The field 'ProjectExplorer.HoveredClass' is assigned but its value is never used
|
|
Run End To End Tests / e2e-tests
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
Run End To End Tests / e2e-tests
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
Run End To End Tests / e2e-tests
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
Run End To End Tests / e2e-tests
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
Run End To End Tests / e2e-tests
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
Run End To End Tests / e2e-tests
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
Run End To End Tests / e2e-tests
Field 'GraphExecutor.State.Value' is never assigned to, and will always have its default value null
|