Fixed bug in route groups #3222
Annotations
10 errors and 2 warnings
Core:
src/Framework/Framework/Routing/RouteHelper.cs#L55
Possible null reference argument for parameter 'virtualPath' in 'MarkupFile? IMarkupFileLoader.GetMarkup(DotvvmConfiguration configuration, string virtualPath)'.
|
Core:
src/Framework/Framework/Hosting/AggregateMarkupFileLoader.cs#L42
Possible null reference return.
|
Core:
src/Framework/Framework/Hosting/DefaultMarkupFileLoader.cs#L41
Possible null reference return.
|
Core:
src/Framework/Framework/Hosting/EmbeddedMarkupFileLoader.cs#L61
Possible null reference return.
|
Core:
src/Framework/Framework/Compilation/Static/StaticViewCompiler.cs#L39
Possible null reference argument for parameter 'viewPath' in 'ImmutableArray<DotvvmCompilationDiagnostic> StaticViewCompiler.CompileNoThrow(DotvvmConfiguration configuration, string viewPath)'.
|
Core:
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)'.
|
Core:
src/Framework/Framework/Routing/RouteHelper.cs#L55
Possible null reference argument for parameter 'virtualPath' in 'MarkupFile? IMarkupFileLoader.GetMarkup(DotvvmConfiguration configuration, string virtualPath)'.
|
Core:
src/Framework/Framework/Hosting/AggregateMarkupFileLoader.cs#L42
Possible null reference return.
|
Core:
src/Framework/Framework/Hosting/DefaultMarkupFileLoader.cs#L41
Possible null reference return.
|
Core:
src/Framework/Framework/Hosting/EmbeddedMarkupFileLoader.cs#L61
Possible null reference return.
|
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/
|
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/
|
Loading