Draft Release #22
Annotations
2 errors and 11 warnings
|
|
Resumer/models/Command.cs#L305
'Command.CommandProcess.OnStandardOutput': new protected member declared in sealed type
|
Resumer/models/Command.cs#L319
'Command.CommandProcess.OnProcessExited': new protected member declared in sealed type
|
Resumer/models/Command.cs#L325
'Command.CommandProcess.OnStandardError': new protected member declared in sealed type
|
Resumer/cli/commands/get/OutputCommandSettings.cs#L95
Possible null reference argument for parameter 'table' in 'string OutputCommandSettings.Output(Table table)'.
|
Resumer/models/Resume.cs#L470
Non-nullable property 'area' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Resumer/cli/commands/get/GetTypstTemplateCommand.cs#L19
Dereference of a possibly null reference.
|
Resumer/cli/commands/get/GetTypstTemplateCommand.cs#L44
Possible null reference argument for parameter 'value' in 'void AnsiConsole.WriteLine(string value)'.
|
Resumer/cli/commands/get/GetProjectCommand.cs#L31
Non-nullable property 'ProjectName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Resumer/CommandOutput.cs#L122
Possible null reference argument for parameter 'json' in 'JsonText.JsonText(string json)'.
|
Resumer/models/Certificate.cs#L5
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "publish".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job was cancelled
Loading