Skip to content

Fix MSBuild target ordering breaking StaticWebAssets on linux-arm64 #27

Fix MSBuild target ordering breaking StaticWebAssets on linux-arm64

Fix MSBuild target ordering breaking StaticWebAssets on linux-arm64 #27

Triggered via push November 28, 2025 20:02
Status Success
Total duration 2m 15s
Artifacts

ci.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build-and-test (macos-latest, 9.0.x): tests/MvcFrontendKit.Tests/EsbuildOptionsTests.cs#L64
Cannot convert null literal to non-nullable reference type.
build-and-test (macos-latest, 9.0.x): tests/MvcFrontendKit.Tests/EsbuildOptionsTests.cs#L64
Cannot convert null literal to non-nullable reference type.
build-and-test (ubuntu-latest, 9.0.x): tests/MvcFrontendKit.Tests/EsbuildOptionsTests.cs#L64
Cannot convert null literal to non-nullable reference type.
build-and-test (ubuntu-latest, 9.0.x): tests/MvcFrontendKit.Tests/EsbuildOptionsTests.cs#L64
Cannot convert null literal to non-nullable reference type.
build-and-test (windows-latest, 9.0.x): tests/MvcFrontendKit.Tests/EsbuildOptionsTests.cs#L64
Cannot convert null literal to non-nullable reference type.
build-and-test (windows-latest, 9.0.x): tests/MvcFrontendKit.Tests/EsbuildOptionsTests.cs#L64
Cannot convert null literal to non-nullable reference type.
pack: src/MvcFrontendKit.Build/FrontendBundleTask.cs#L52
Possible null reference argument for parameter 'projectRoot' in 'BundleOrchestrator.BundleOrchestrator(FrontendConfig config, string projectRoot, ILogger logger)'.
pack: src/MvcFrontendKit.Build/FrontendBundleTask.cs#L45
Possible null reference argument for parameter 'configPath' in 'FrontendConfig? FrontendBundleTask.LoadConfig(string configPath)'.