Skip to content

refactor: remove datadog #98

refactor: remove datadog

refactor: remove datadog #98

Triggered via push April 5, 2024 06:36
Status Success
Total duration 2m 8s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ConnectedProjection.cs#L56
Cannot convert null literal to non-nullable reference type.
Build: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/AnonymousConnectedProjectionBuilder.cs#L73
Cannot convert null literal to non-nullable reference type.
Build: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector/ProjectionItemNotFoundException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector.Testing/VerificationResult.cs#L77
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Build: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Testing.NUnit/ConnectedProjectionTest.cs#L43
Non-nullable field '_context' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/ProjectionStates/ProjectionStates.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L39
Non-nullable property 'Schema' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner/RunnerDbContextMigrationFactory.cs#L40
Non-nullable property 'Table' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.