Skip to content

chore(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.3 to 8.0.4 #11

chore(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.3 to 8.0.4

chore(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.3 to 8.0.4 #11

Triggered via pull request April 11, 2024 08:48
Status Success
Total duration 1m 57s
Billable time 2m
Artifacts

unit.tests-formatting.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build (8.0): src/clients/Dim.Clients/Api/Cf/CfClient.cs#L80
Dereference of a possibly null reference.
build (8.0): tests/shared/Tests.Shared/MockLogger.cs#L38
Nullability in constraints for type parameter 'TState' of method 'MockLogger<T>.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
build (8.0): tests/shared/Tests.Shared/MockLogger.cs#L38
Nullability of reference types in return type of 'IDisposable? MockLogger<T>.BeginScope<TState>(TState state)' doesn't match implicitly implemented member 'IDisposable ILogger.BeginScope<TState>(TState state)' (possibly because of nullability attributes).
build (8.0): src/clients/Dim.Clients/Api/Cf/CfClient.cs#L80
Dereference of a possibly null reference.
build (8.0): tests/shared/Tests.Shared/MockLogger.cs#L38
Nullability in constraints for type parameter 'TState' of method 'MockLogger<T>.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
build (8.0): tests/shared/Tests.Shared/MockLogger.cs#L38
Nullability of reference types in return type of 'IDisposable? MockLogger<T>.BeginScope<TState>(TState state)' doesn't match implicitly implemented member 'IDisposable ILogger.BeginScope<TState>(TState state)' (possibly because of nullability attributes).