Fixed bug in route groups #3224
Annotations
7 errors and 2 warnings
Core:
src/Framework/Framework/Compilation/DotvvmViewCompilationService.cs#L125
Possible null reference argument for parameter 'key' in 'bool ConcurrentDictionary<string, DotHtmlFileInfo>.TryAdd(string key, DotHtmlFileInfo value)'.
|
Core:
src/Framework/Framework/Compilation/DotvvmViewCompilationService.cs#L188
Possible null reference argument for parameter 'virtualPath' in 'void DefaultControlBuilderFactory.InvalidateCache(string virtualPath)'.
|
Core:
src/Framework/Framework/Compilation/DotvvmViewCompilationService.cs#L190
Possible null reference argument for parameter 'virtualPath' in '(ControlBuilderDescriptor descriptor, Lazy<IControlBuilder> builder) IControlBuilderFactory.GetControlBuilder(string virtualPath)'.
|
Core:
src/Framework/Framework/Compilation/DotvvmViewCompilationService.cs#L125
Possible null reference argument for parameter 'key' in 'bool ConcurrentDictionary<string, DotHtmlFileInfo>.TryAdd(string key, DotHtmlFileInfo value)'.
|
Core:
src/Framework/Framework/Compilation/DotvvmViewCompilationService.cs#L188
Possible null reference argument for parameter 'virtualPath' in 'void DefaultControlBuilderFactory.InvalidateCache(string virtualPath)'.
|
Core:
src/Framework/Framework/Compilation/DotvvmViewCompilationService.cs#L190
Possible null reference argument for parameter 'virtualPath' in '(ControlBuilderDescriptor descriptor, Lazy<IControlBuilder> builder) IControlBuilderFactory.GetControlBuilder(string virtualPath)'.
|
Core
Process completed with exit code 1.
|
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