Skip to content

Added HTTP Middleware to add a default content Type #402

Added HTTP Middleware to add a default content Type

Added HTTP Middleware to add a default content Type #402

Triggered via push January 28, 2025 10:36
Status Success
Total duration 5m 1s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
build (macos-latest): AdLerBackend.Domain/Entities/AvatarEntity.cs#L34
Non-nullable property 'PlayerEntity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): AdLerBackend.Domain/Entities/PlayerEntity.cs#L6
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): AdLerBackend.Domain/Entities/PlayerEntity.cs#L7
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): AdLerBackend.Domain/Entities/PlayerEntity.cs#L11
Non-nullable property 'AvatarEntity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L30
Converting null literal or possible null value to non-nullable type.
build (macos-latest): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L31
Converting null literal or possible null value to non-nullable type.
build (macos-latest): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L32
Converting null literal or possible null value to non-nullable type.
build (macos-latest): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L33
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest): AdLerBackend.Domain/Entities/AvatarEntity.cs#L34
Non-nullable property 'PlayerEntity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): AdLerBackend.Domain/Entities/PlayerEntity.cs#L6
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): AdLerBackend.Domain/Entities/PlayerEntity.cs#L7
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): AdLerBackend.Domain/Entities/PlayerEntity.cs#L11
Non-nullable property 'AvatarEntity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L30
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L31
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L32
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L33
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L34
Converting null literal or possible null value to non-nullable type.
build (ubuntu-20.04): AdLerBackend.Domain/Entities/AvatarEntity.cs#L34
Non-nullable property 'PlayerEntity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-20.04): AdLerBackend.Domain/Entities/PlayerEntity.cs#L6
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-20.04): AdLerBackend.Domain/Entities/PlayerEntity.cs#L7
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-20.04): AdLerBackend.Domain/Entities/PlayerEntity.cs#L11
Non-nullable property 'AvatarEntity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-20.04): AdLerBackend.Application/Avatar/SetPlayerAvatar/SetPlayerAvatarCommand.cs#L8
Non-nullable property 'AvatarData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-20.04): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L30
Converting null literal or possible null value to non-nullable type.
build (ubuntu-20.04): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L31
Converting null literal or possible null value to non-nullable type.
build (ubuntu-20.04): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L32
Converting null literal or possible null value to non-nullable type.
build (windows-latest): AdLerBackend.Domain/Entities/PlayerEntity.cs#L6
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest): AdLerBackend.Domain/Entities/PlayerEntity.cs#L7
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest): AdLerBackend.Domain/Entities/PlayerEntity.cs#L11
Non-nullable property 'AvatarEntity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest): AdLerBackend.Domain/Entities/AvatarEntity.cs#L34
Non-nullable property 'PlayerEntity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest): AdLerBackend.Application/Avatar/SetPlayerAvatar/SetPlayerAvatarCommand.cs#L8
Non-nullable property 'AvatarData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L30
Converting null literal or possible null value to non-nullable type.
build (windows-latest): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L31
Converting null literal or possible null value to non-nullable type.
build (windows-latest): AdLerBackend.Application/World/WorldManagement/UploadWorld/UploadWorldUseCase.cs#L32
Converting null literal or possible null value to non-nullable type.