Release #3
release.yml
on: workflow_dispatch
Publish v2026.9.2.0-beta
3m 6s
Annotations
3 errors and 21 warnings
|
Publish v2026.9.2.0-beta
The run was canceled by @RealWhyKnot.
|
|
Publish v2026.9.2.0-beta
The operation was canceled.
|
|
Release
The run was canceled by @RealWhyKnot.
|
|
Publish v2026.9.2.0-beta
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Params/Data/Mutation/UI/MutationComponents.cs#L167
Nullability of reference types in type of 'event EventHandler MutationAction.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Params/Data/Mutation/UI/MutationComponents.cs#L171
Nullability of reference types in type of parameter 'parameter' of 'void MutationAction.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Params/Data/Mutation/UI/MutationComponents.cs#L169
Nullability of reference types in type of parameter 'parameter' of 'bool MutationAction.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Params/Data/Mutation/UI/MutationComponents.cs#L147
Nullability of reference types in type of 'event PropertyChangedEventHandler MutationRangeProperty.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Params/Data/Mutation/UI/MutationComponents.cs#L78
Nullability of reference types in type of 'event PropertyChangedEventHandler MutationProperty.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Validation/ValidIpAddressAttribute.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/OscQueryConfigParser.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/OSC/Query/OscQueryNode.cs#L12
Cannot convert null literal to non-nullable reference type.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Library/ModuleMetadataInternal.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler ModuleMetadataInternal.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.SDK/ExtTrackingModule.cs#L13
Non-nullable field 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Params/Data/Mutation/UI/MutationComponents.cs#L78
Nullability of reference types in type of 'event PropertyChangedEventHandler MutationProperty.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Sandboxing/VrcftSandboxClient.cs#L25
'VrcftSandboxClient._isConnected' hides inherited member 'UdpFullDuplex._isConnected'. Use the new keyword if hiding was intended.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Sandboxing/UdpFullDuplex.cs#L40
Cannot convert null literal to non-nullable reference type.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Sandboxing/UdpFullDuplex.cs#L40
Cannot convert null literal to non-nullable reference type.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Validation/ValidIpAddressAttribute.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/OSC/Query/OscQueryNode.cs#L12
Cannot convert null literal to non-nullable reference type.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Services/OscQueryService.cs#L81
Cannot convert null literal to non-nullable reference type.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Services/ModuleInstaller.cs#L58
Cannot convert null literal to non-nullable reference type.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.Core/Library/ModuleMetadataInternal.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler ModuleMetadataInternal.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
Publish v2026.9.2.0-beta:
VRCFaceTracking.SDK/ExtTrackingModule.cs#L13
Non-nullable field 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|