Skip to content

Actions bypass

Actions bypass #6

Triggered via push September 22, 2023 22:16
Status Failure
Total duration 7m 3s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: zstio-tv/MainWindow.xaml.cs#L17
The name 'InitializeComponent' does not exist in the current context
build: zstio-tv/MainWindow.xaml.cs#L31
The name 'handler_content_description_warning_label' does not exist in the current context
build: zstio-tv/MainWindow.xaml.cs#L32
The name 'handler_content_description_warning_label' does not exist in the current context
build: zstio-tv/MainWindow.xaml.cs#L43
The name 'developerbadge' does not exist in the current context
build: zstio-tv/MainWindow.xaml.cs#L46
The name 'developerbadge' does not exist in the current context
build: zstio-tv/MainWindow.xaml.cs#L51
The name 'handler_scale' does not exist in the current context
build: zstio-tv/MainWindow.xaml.cs#L52
The name 'handler_scale' does not exist in the current context
build: zstio-tv/Helpers/IReplacements.cs#L43
'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: zstio-tv/Helpers/IReplacements.cs#L79
'MainWindow' does not contain a definition for 'handler_content_tabcontrol_replacements_titledate' and no accessible extension method 'handler_content_tabcontrol_replacements_titledate' accepting a first argument of type 'MainWindow' could be found (are you missing a using directive or an assembly reference?)
build: zstio-tv/Helpers/IReplacements.cs#L184
'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/