Skip to content

replacements api change #17

replacements api change

replacements api change #17

Triggered via push October 23, 2023 13:48
Status Failure
Total duration 2m 59s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: zstio-tv/ConfigWindow.xaml.cs#L13
The name 'InitializeComponent' does not exist in the current context
build: zstio-tv/ConfigWindow.xaml.cs#L20
The name 'input_warning' does not exist in the current context
build: zstio-tv/ConfigWindow.xaml.cs#L20
The name 'input_warning' does not exist in the current context
build: zstio-tv/ConfigWindow.xaml.cs#L22
The name 'input_warning' does not exist in the current context
build: zstio-tv/ConfigWindow.xaml.cs#L23
'MainWindow' does not contain a definition for 'handler_content_description_warning_label' and no accessible extension method 'handler_content_description_warning_label' accepting a first argument of type 'MainWindow' could be found (are you missing a using directive or an assembly reference?)
build: zstio-tv/ConfigWindow.xaml.cs#L27
The name 'checkbox_short' does not exist in the current context
build: zstio-tv/ConfigWindow.xaml.cs#L42
The name 'checkbox_short' does not exist in the current context
build: zstio-tv/ConfigWindow.xaml.cs#L69
The name 'input_warning' does not exist in the current context
build: zstio-tv/ConfigWindow.xaml.cs#L70
The name 'modulescount' does not exist in the current context
build: zstio-tv/Helpers/IReplacements.cs#L49
'MainWindow' does not contain a definition for 'handler_content_tabcontrol_replacements_fields' and no accessible extension method 'handler_content_tabcontrol_replacements_fields' accepting a first argument of type 'MainWindow' could be found (are you missing a using directive or an assembly reference?)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/