Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Publish

Publish #3

Triggered via schedule May 25, 2024 00:34
Status Failure
Total duration 3m 51s
Artifacts

publish.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
Web
Process completed with exit code 1.
C#
Process completed with exit code 1.
Web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Web
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
C#
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, actions/checkout@v2, actions/setup-node@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
C#
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/checkout@v2, actions/setup-node@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/
C#: src.csharp/AlphaTab.Windows/WinForms/WinFormsUiFacade.cs#L223
Converting null literal or possible null value to non-nullable type.
C#: src.csharp/AlphaTab.Windows/WinForms/WinFormsUiFacade.cs#L225
Dereference of a possibly null reference.
C#: src.csharp/AlphaTab.Windows/WinForms/WinFormsUiFacade.cs#L223
Converting null literal or possible null value to non-nullable type.
C#: src.csharp/AlphaTab.Windows/WinForms/WinFormsUiFacade.cs#L225
Dereference of a possibly null reference.
C#: src.csharp/AlphaTab.Test/VisualTests/VisualTestHelper.cs#L42
Possible null reference argument for parameter 'settings' in 'ScoreRenderer.ScoreRenderer(Settings settings)'.
C#: src.csharp/AlphaTab.Windows/WinForms/WinFormsUiFacade.cs#L223
Converting null literal or possible null value to non-nullable type.
C#: src.csharp/AlphaTab.Windows/WinForms/WinFormsUiFacade.cs#L225
Dereference of a possibly null reference.
C#: src.csharp/AlphaTab.Windows/WinForms/WinFormsUiFacade.cs#L223
Converting null literal or possible null value to non-nullable type.
C#: src.csharp/AlphaTab.Windows/WinForms/WinFormsUiFacade.cs#L225
Dereference of a possibly null reference.
C#: src.csharp/AlphaTab.Test/VisualTests/VisualTestHelper.cs#L42
Possible null reference argument for parameter 'settings' in 'ScoreRenderer.ScoreRenderer(Settings settings)'.