Skip to content

#144: Fixed

#144: Fixed #235

Triggered via push December 28, 2023 14:11
Status Failure
Total duration 2m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
BuildAndPublish
2m 10s
BuildAndPublish
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
BuildAndPublish: samples/Myra.Samples.TextRendering/UI/MainPanel.cs#L129
'DefaultAssets' does not contain a definition for 'OpenDefaultFontDataStream'
BuildAndPublish: samples/Myra.Samples.ObjectEditor/ObjectEditorGame.cs#L52
'DefaultAssets' does not contain a definition for 'UIStylesheet'
BuildAndPublish: samples/Myra.Samples.CustomUIStylesheet/AllWidgets.cs#L95
The name 'Stylesheet' does not exist in the current context
BuildAndPublish: samples/Myra.Samples.CustomUIStylesheet/AllWidgets.cs#L119
The name 'Stylesheet' does not exist in the current context
BuildAndPublish: samples/Myra.Samples.TextRendering/UI/MainPanel.cs#L129
'DefaultAssets' does not contain a definition for 'OpenDefaultFontDataStream'
BuildAndPublish: samples/Myra.Samples.ObjectEditor/ObjectEditorGame.cs#L52
'DefaultAssets' does not contain a definition for 'UIStylesheet'
BuildAndPublish: samples/Myra.Samples.CustomUIStylesheet/AllWidgets.cs#L95
The name 'Stylesheet' does not exist in the current context
BuildAndPublish: samples/Myra.Samples.CustomUIStylesheet/AllWidgets.cs#L119
The name 'Stylesheet' does not exist in the current context
BuildAndPublish
Process completed with exit code 1.
BuildAndPublish
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/