Cleanup for maintainability + couple bug fixes #396
dotnet.yml
on: pull_request
Build the entire solution
/
build
4m 5s
Run Unit Tests
/
tests
44s
Run End To End Tests
/
e2e-tests
4m 29s
Run Unit Tests (Windows)
/
tests
1m 17s
Run End To End Tests (Windows)
/
e2e-tests
7m 58s
Annotations
2 errors and 37 warnings
|
Run End To End Tests / e2e-tests
Process completed with exit code 1.
|
|
Run End To End Tests (Windows) / e2e-tests
Process completed with exit code 1.
|
|
Build the entire solution / build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build the entire solution / build:
src/NodeDev.Blazor/Components/ProjectToolbar.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(344,12)-(344,74)' (https://mudblazor.com/features/analyzers)
|
|
Build the entire solution / build:
src/NodeDev.Blazor/Components/ProjectToolbar.razor#L1
Illegal Attribute 'Title' on 'MudButton' using pattern 'LowerCase' source location '(919,12)-(919,83)' (https://mudblazor.com/features/analyzers)
|
|
Build the entire solution / build:
src/NodeDev.Blazor/Components/ProjectExplorer.razor#L61
The field 'ProjectExplorer.HoveredClass' is assigned but its value is never used
|
|
Build the entire solution / build:
src/NodeDev.Blazor/Components/ClassExplorer.razor#L329
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
Build the entire solution / build:
src/NodeDev.Blazor/Components/ClassExplorer.razor#L307
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
Build the entire solution / build:
src/NodeDev.Blazor/Components/EditMethodMenu.razor#L92
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
Build the entire solution / build:
src/NodeDev.Blazor/Components/EditMethodMenu.razor#L76
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
Build the entire solution / build:
src/NodeDev.Blazor/Components/ProjectExplorer.razor#L140
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
Build the entire solution / build:
src/NodeDev.Blazor/Components/ProjectExplorer.razor#L119
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
Build the entire solution / build:
src/NodeDev.Core/GraphExecutor.cs#L11
Field 'GraphExecutor.State.Value' is never assigned to, and will always have its default value null
|
|
Run Unit Tests / tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Unit Tests (Windows) / tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run End To End Tests / e2e-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run End To End Tests / e2e-tests
No files were found with the provided path: ./src/NodeDev.Blazor.Server/logs. No artifacts will be uploaded.
|
|
Run End To End Tests / e2e-tests
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(233,16)-(233,77)' (https://mudblazor.com/features/analyzers)
|
|
Run End To End Tests / e2e-tests
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(152,16)-(152,81)' (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
|
|
Run End To End Tests (Windows) / e2e-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run End To End Tests (Windows) / e2e-tests
No files were found with the provided path: ./src/NodeDev.Blazor.Server/logs. No artifacts will be uploaded.
|
|
Run End To End Tests (Windows) / e2e-tests
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(344,12)-(344,74)' (https://mudblazor.com/features/analyzers)
|
|
Run End To End Tests (Windows) / e2e-tests
Illegal Attribute 'Title' on 'MudButton' using pattern 'LowerCase' source location '(919,12)-(919,83)' (https://mudblazor.com/features/analyzers)
|
|
Run End To End Tests (Windows) / e2e-tests
The field 'ProjectExplorer.HoveredClass' is assigned but its value is never used
|
|
Run End To End Tests (Windows) / 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 (Windows) / 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 (Windows) / 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 (Windows) / 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 (Windows) / 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 (Windows) / 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 (Windows) / e2e-tests
Field 'GraphExecutor.State.Value' is never assigned to, and will always have its default value null
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
buildArtifact
Expired
|
136 MB |
sha256:04605ea3e0e006e8fc3dbfbaa46020fde254f9706aa463a7b47ea23b38381f01
|
|