Fixed bug in route groups #3222
main.yml
on: pull_request
Build all projects without errors
9m 52s
JS unit tests
57s
Matrix: Build published projects without warnings
Matrix: .NET unit tests
Matrix: UI tests
Annotations
22 errors and 15 warnings
Build published projects without warnings (Debug):
src/Framework/Framework/Routing/RouteHelper.cs#L55
Possible null reference argument for parameter 'virtualPath' in 'MarkupFile? IMarkupFileLoader.GetMarkup(DotvvmConfiguration configuration, string virtualPath)'.
|
Build published projects without warnings (Debug):
src/Framework/Framework/Hosting/AggregateMarkupFileLoader.cs#L42
Possible null reference return.
|
Build published projects without warnings (Debug):
src/Framework/Framework/Hosting/DefaultMarkupFileLoader.cs#L41
Possible null reference return.
|
Build published projects without warnings (Debug):
src/Framework/Framework/Hosting/EmbeddedMarkupFileLoader.cs#L61
Possible null reference return.
|
Build published projects without warnings (Debug):
src/Framework/Framework/Compilation/Static/StaticViewCompiler.cs#L39
Possible null reference argument for parameter 'viewPath' in 'ImmutableArray<DotvvmCompilationDiagnostic> StaticViewCompiler.CompileNoThrow(DotvvmConfiguration configuration, string viewPath)'.
|
Build published projects without warnings (Debug):
src/Framework/Framework/Compilation/DotvvmViewCompilationService.cs#L72
Possible null reference argument for parameter 'virtualPath' in 'DotHtmlFileInfo.DotHtmlFileInfo(string virtualPath, string? tagName = null, string? nameSpace = null, string? assembly = null, string? tagPrefix = null, string? url = null, string? routeName = null, ImmutableArray<string>? defaultValues = null, bool? hasParameters = null)'.
|
Build published projects without warnings (Debug):
src/Framework/Framework/Routing/RouteHelper.cs#L55
Possible null reference argument for parameter 'virtualPath' in 'MarkupFile? IMarkupFileLoader.GetMarkup(DotvvmConfiguration configuration, string virtualPath)'.
|
Build published projects without warnings (Debug):
src/Framework/Framework/Hosting/AggregateMarkupFileLoader.cs#L42
Possible null reference return.
|
Build published projects without warnings (Debug):
src/Framework/Framework/Hosting/DefaultMarkupFileLoader.cs#L41
Possible null reference return.
|
Build published projects without warnings (Debug):
src/Framework/Framework/Hosting/EmbeddedMarkupFileLoader.cs#L61
Possible null reference return.
|
Build published projects without warnings (Release):
src/Framework/Framework/Hosting/AggregateMarkupFileLoader.cs#L42
Possible null reference return.
|
Build published projects without warnings (Release):
src/Framework/Framework/Routing/RouteHelper.cs#L55
Possible null reference argument for parameter 'virtualPath' in 'MarkupFile? IMarkupFileLoader.GetMarkup(DotvvmConfiguration configuration, string virtualPath)'.
|
Build published projects without warnings (Release):
src/Framework/Framework/Compilation/Static/StaticViewCompiler.cs#L39
Possible null reference argument for parameter 'viewPath' in 'ImmutableArray<DotvvmCompilationDiagnostic> StaticViewCompiler.CompileNoThrow(DotvvmConfiguration configuration, string viewPath)'.
|
Build published projects without warnings (Release):
src/Framework/Framework/Compilation/DotvvmViewCompilationService.cs#L72
Possible null reference argument for parameter 'virtualPath' in 'DotHtmlFileInfo.DotHtmlFileInfo(string virtualPath, string? tagName = null, string? nameSpace = null, string? assembly = null, string? tagPrefix = null, string? url = null, string? routeName = null, ImmutableArray<string>? defaultValues = null, bool? hasParameters = null)'.
|
Build published projects without warnings (Release):
src/Framework/Framework/Hosting/EmbeddedMarkupFileLoader.cs#L61
Possible null reference return.
|
Build published projects without warnings (Release):
src/Framework/Framework/Hosting/DefaultMarkupFileLoader.cs#L41
Possible null reference return.
|
Build published projects without warnings (Release):
src/Framework/Framework/Hosting/AggregateMarkupFileLoader.cs#L42
Possible null reference return.
|
Build published projects without warnings (Release):
src/Framework/Framework/Routing/RouteHelper.cs#L55
Possible null reference argument for parameter 'virtualPath' in 'MarkupFile? IMarkupFileLoader.GetMarkup(DotvvmConfiguration configuration, string virtualPath)'.
|
Build published projects without warnings (Release):
src/Framework/Framework/Compilation/Static/StaticViewCompiler.cs#L39
Possible null reference argument for parameter 'viewPath' in 'ImmutableArray<DotvvmCompilationDiagnostic> StaticViewCompiler.CompileNoThrow(DotvvmConfiguration configuration, string viewPath)'.
|
Build published projects without warnings (Release):
src/Framework/Framework/Compilation/DotvvmViewCompilationService.cs#L72
Possible null reference argument for parameter 'virtualPath' in 'DotHtmlFileInfo.DotHtmlFileInfo(string virtualPath, string? tagName = null, string? nameSpace = null, string? assembly = null, string? tagPrefix = null, string? url = null, string? routeName = null, ImmutableArray<string>? defaultValues = null, bool? hasParameters = null)'.
|
UI tests (chrome, ubuntu-latest, Production, ExperimentalFeaturesTests)
Action failed since 1 tests failed.
|
UI tests (chrome, ubuntu-latest, Production, ExperimentalFeaturesTests)
Process completed with exit code 1.
|
JS unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
JS unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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 published projects without warnings (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build published projects without warnings (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.NET unit tests (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.NET unit tests (macOS-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build all projects without errors
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.NET unit tests (windows-2022)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, microsoft/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
UI tests (chrome, ubuntu-latest, Production, Default)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
UI tests (chrome, ubuntu-latest, Production, ExperimentalFeaturesTests)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
UI tests (firefox, ubuntu-latest, Development, Default)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
UI tests (firefox, ubuntu-latest, Development, ExperimentalFeaturesTests)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
UI tests (firefox, ubuntu-latest, Production, Default)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "analyzers-tests-net6.0-Debug-Linux", "analyzers-tests-net6.0-Debug-macOS", "analyzers-tests-net6.0-Debug-Windows", "analyzers-tests-net6.0-Release-Linux", "analyzers-tests-net6.0-Release-macOS", "analyzers-tests-net6.0-Release-Windows", "chrome-tests-Linux-Production-Default", "chrome-tests-Linux-Production-ExperimentalFeaturesTests", "chrome-tests-Windows-Development-Default", "firefox-tests-Linux-Development-Default", "firefox-tests-Linux-Development-ExperimentalFeaturesTests", "firefox-tests-Linux-Production-Default", "framework-tests-net472-Debug-Windows", "framework-tests-net472-Release-Windows", "framework-tests-net8.0-Debug-Linux", "framework-tests-net8.0-Debug-macOS", "framework-tests-net8.0-Debug-Windows", "framework-tests-net8.0-Release-Linux", "framework-tests-net8.0-Release-macOS", "framework-tests-net8.0-Release-Windows", "webforms-adapters-tests-net472-Debug-Windows", "webforms-adapters-tests-net472-Release-Windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
UI tests (chrome, windows-2022, Development, Default)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, microsoft/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
analyzers-tests-net6.0-Debug-Linux
|
71.9 KB |
|
analyzers-tests-net6.0-Debug-Windows
|
71.1 KB |
|
analyzers-tests-net6.0-Debug-macOS
|
72.2 KB |
|
analyzers-tests-net6.0-Release-Linux
|
72.1 KB |
|
analyzers-tests-net6.0-Release-Windows
|
71.3 KB |
|
analyzers-tests-net6.0-Release-macOS
|
72.4 KB |
|
chrome-tests-Linux-Production-Default
|
2.16 MB |
|
chrome-tests-Linux-Production-ExperimentalFeaturesTests
|
2.02 MB |
|
chrome-tests-Windows-Development-Default
|
2.53 MB |
|
firefox-tests-Linux-Development-Default
|
2.35 MB |
|
firefox-tests-Linux-Development-ExperimentalFeaturesTests
|
2.22 MB |
|
firefox-tests-Linux-Production-Default
|
2.19 MB |
|
framework-tests-net472-Debug-Windows
|
2.56 MB |
|
framework-tests-net472-Release-Windows
|
2.56 MB |
|
framework-tests-net8.0-Debug-Linux
|
2.6 MB |
|
framework-tests-net8.0-Debug-Windows
|
2.6 MB |
|
framework-tests-net8.0-Debug-macOS
|
2.61 MB |
|
framework-tests-net8.0-Release-Linux
|
2.6 MB |
|
framework-tests-net8.0-Release-Windows
|
2.61 MB |
|
framework-tests-net8.0-Release-macOS
|
2.61 MB |
|
webforms-adapters-tests-net472-Debug-Windows
|
8.27 KB |
|
webforms-adapters-tests-net472-Release-Windows
|
8.28 KB |
|