also fix crash when script info cannot be looked up #259
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, microsoft/[email protected], actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
UABEAvalonia/Workspace/AssetWorkspace.cs#L21
'AssetID' is obsolete: 'use AssetPPtr'
|
UABEAvalonia/Workspace/AssetWorkspace.cs#L25
'AssetID' is obsolete: 'use AssetPPtr'
|
UABEAvalonia/Workspace/AssetWorkspace.cs#L26
'AssetID' is obsolete: 'use AssetPPtr'
|
UABEAvalonia/Workspace/AssetWorkspace.cs#L27
'AssetID' is obsolete: 'use AssetPPtr'
|
UABEAvalonia/Workspace/AssetWorkspace.cs#L38
'AssetID' is obsolete: 'use AssetPPtr'
|
UABEAvalonia/Forms/InfoWindow.axaml.cs#L1229
'AssetID' is obsolete: 'use AssetPPtr'
|
UABEAvalonia/Workspace/AssetContainer.cs#L25
'AssetID' is obsolete: 'use AssetPPtr'
|
UABEAvalonia/Forms/AssetTypeIconConverter.cs#L108
Nullability of reference types in type of parameter 'value' of 'object AssetTypeIconConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
UABEAvalonia/Forms/AssetTypeIconConverter.cs#L108
Nullability of reference types in type of parameter 'parameter' of 'object AssetTypeIconConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
UABEAvalonia/Forms/ModMakerDialog.axaml.cs#L347
'AssetID' is obsolete: 'use AssetPPtr'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "uabea-windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading