Skip to content

improve default settings for Colors (#13) #21

improve default settings for Colors (#13)

improve default settings for Colors (#13) #21

Triggered via push August 11, 2023 18:35
Status Success
Total duration 2m 6s
Artifacts

prerelease.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
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/
build
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/
build: StylableWinFormsControls/StylableWinFormsControls/Native/NativeSubClass.cs#L12
Non-nullable event 'SubClassedWndProc' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: StylableWinFormsControls/StylableWinFormsControls/Controls/StylableComboBox.cs#L91
Converting null literal or possible null value to non-nullable type.
build: StylableWinFormsControls/StylableWinFormsControls/Controls/StylableComboBox.cs#L93
Converting null literal or possible null value to non-nullable type.
build: StylableWinFormsControls/StylableWinFormsControls/Controls/StylableDataGridView.cs#L20
Non-nullable field '_parentForm' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: StylableWinFormsControls/StylableWinFormsControls/Controls/StylableLabel.cs#L11
Non-nullable field '_textMeasurementCache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: StylableWinFormsControls/StylableWinFormsControls/Controls/StylableListView.cs#L205
Converting null literal or possible null value to non-nullable type.