Skip to content

Throw better exception in corner cases #1191

Throw better exception in corner cases

Throw better exception in corner cases #1191

Triggered via push May 6, 2025 03:55
Status Failure
Total duration 30m 13s
Artifacts

build.yml

on: push
Matrix: build-and-test
Matrix: cleanup-code
Matrix: inspect-code
publish
publish
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build-and-test (macos-latest)
Process completed with exit code 1.
DiscoveryTests.AspNetOpenApiTests.Throws_when_AspNet_OpenApi_is_registered: /_/test/DiscoveryTests/AspNetOpenApiTests.cs#L17
Expected type to be System.InvalidOperationException, but found JsonApiDotNetCore.Errors.InvalidConfigurationException.
build-and-test (ubuntu-latest)
Process completed with exit code 1.
DiscoveryTests.AspNetOpenApiTests.Throws_when_AspNet_OpenApi_is_registered: /_/test/DiscoveryTests/AspNetOpenApiTests.cs#L17
Expected type to be System.InvalidOperationException, but found JsonApiDotNetCore.Errors.InvalidConfigurationException.
build-and-test (windows-latest)
Process completed with exit code 1.
DiscoveryTests.AspNetOpenApiTests.Throws_when_AspNet_OpenApi_is_registered: /_/test/DiscoveryTests/AspNetOpenApiTests.cs#L17
Expected type to be System.InvalidOperationException, but found JsonApiDotNetCore.Errors.InvalidConfigurationException.
build-and-test (macos-latest)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!