Skip to content

Housekeeping

Housekeeping #6

Triggered via pull request October 17, 2023 21:00
Status Failure
Total duration 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build
Process completed with exit code 1.
build: src/Hangfire.Console/Server/ConsoleContext.cs#L76
Possible null reference argument for parameter 'color' in 'ConsoleTextColor.implicit operator string(ConsoleTextColor color)'.
build: src/Hangfire.Console/Server/ConsoleContext.cs#L83
Possible null reference argument for parameter 'color' in 'ConsoleTextColor.implicit operator string(ConsoleTextColor color)'.
build: src/Hangfire.Console/Serialization/ConsoleLine.cs#L23
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Hangfire.Console/Server/ConsoleContext.cs#L76
Possible null reference argument for parameter 'color' in 'ConsoleTextColor.implicit operator string(ConsoleTextColor color)'.
build: src/Hangfire.Console/Server/ConsoleContext.cs#L83
Possible null reference argument for parameter 'color' in 'ConsoleTextColor.implicit operator string(ConsoleTextColor color)'.
build: src/Hangfire.Console/Serialization/ConsoleLine.cs#L23
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.