aider: (no commit message provided) #6
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
whisperer/ConfigForm.cs#L24
Non-nullable field 'apiKeyTextBox' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
whisperer/ConfigForm.cs#L24
Non-nullable field 'hotkeyTextBox' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
whisperer/ConfigForm.cs#L24
Non-nullable field 'saveButton' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
whisperer/ConfigForm.cs#L24
Non-nullable field 'apiKeyLabel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
whisperer/ConfigForm.cs#L24
Non-nullable field 'hotkeyLabel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
whisperer/ConfigForm.cs#L24
Non-nullable field 'copyrightLabel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
whisperer/ConfigForm.cs#L24
Non-nullable field 'tableLayoutPanel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
whisperer/ConfigForm.cs#L24
Non-nullable field 'defaultLanguageTextBox' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
whisperer/ConfigForm.cs#L24
Non-nullable field 'defaultLanguageLabel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
whisperer/Program.cs#L38
Non-nullable field 'trayIcon' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading