chore(deps-dev): bump @commitlint/prompt from 19.0.3 to 19.3.0 #13
Annotations
10 warnings
Build:
src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Logging/LoggingFilter.cs#L19
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Logging/LoggingFilter.cs#L24
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Logging/LoggingFilter.cs#L24
Possible null reference argument for parameter 'logger' in 'LoggingFilter.LoggingFilter(ILogger<LoggingFilter> logger, string[] methodsToLog)'.
|
Build:
src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Logging/FormattedLogValues.cs#L35
Possible null reference assignment.
|
Build:
src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Logging/FormattedLogValues.cs#L51
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Logging/FormattedLogValues.cs#L55
Possible null reference assignment.
|
Build:
src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Logging/FormattedLogValues.cs#L29
Non-nullable field '_formatter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Logging/FormattedLogValues.cs#L29
Non-nullable field '_values' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Logging/LoggingFilter.cs#L54
Nullability of reference types in type of parameter 'error' of 'string LoggingFilter.MessageFormatter(FormattedLogValues state, Exception error)' doesn't match the target delegate 'Func<FormattedLogValues, Exception?, string>' (possibly because of nullability attributes).
|
Build:
src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Logging/LoggingFilter.cs#L68
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading