Skip to content

Fix target error when performing first build #93

Fix target error when performing first build

Fix target error when performing first build #93

Triggered via push January 30, 2024 22:23
Status Success
Total duration 6m 7s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gittools/actions/gitversion/setup@v0.10.2, gittools/actions/gitversion/execute@v0.10.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildAndTest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nanasess/setup-chromedriver@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildAndTest: src/Blazor.BrowserExtension.Build/Tasks/Bootstrap/ProgramCsFileBootstrapper.cs#L13
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
buildAndTest: src/Blazor.BrowserExtension.Build/Tasks/BlazorToBrowserExtensionProcessRoutingFiles.cs#L74
Change this condition so that it does not always evaluate to 'False'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
buildAndTest: src/Blazor.BrowserExtension.Build/Tasks/BlazorToBrowserExtensionProcessRoutingFiles.cs#L85
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
buildAndTest: src/Blazor.BrowserExtension.Build/Tasks/ExtensionManifest/ManifestItem.cs#L18
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
buildAndTest: src/Blazor.BrowserExtension.Build/Tasks/ExtensionManifest/ManifestItem.cs#L19
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
buildAndTest: src/Blazor.BrowserExtension.Build/Tasks/Bootstrap/ProgramCsFileBootstrapper.cs#L13
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
buildAndTest: src/Blazor.BrowserExtension.Build/Tasks/ExtensionManifest/ManifestItem.cs#L18
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
buildAndTest: src/Blazor.BrowserExtension.Build/Tasks/ExtensionManifest/ManifestItem.cs#L19
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
buildAndTest: src/Blazor.BrowserExtension.Build/Tasks/BlazorToBrowserExtensionProcessRoutingFiles.cs#L74
Change this condition so that it does not always evaluate to 'False'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
buildAndTest: src/Blazor.BrowserExtension.Build/Tasks/BlazorToBrowserExtensionProcessRoutingFiles.cs#L85
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
tag
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mukunku/tag-exists-action@v1.5.0, negz/create-tag@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tag
The following actions uses node12 which is deprecated and will be forced to run on node16: negz/create-tag@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/