Skip to content

ci: stamp nightly beta tags with the Central time date (2026.9.1.0-EC3F) #9

ci: stamp nightly beta tags with the Central time date (2026.9.1.0-EC3F)

ci: stamp nightly beta tags with the Central time date (2026.9.1.0-EC3F) #9

Triggered via push September 2, 2026 00:28
Status Success
Total duration 3m 12s
Artifacts 2

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

43 warnings
Lint
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/
Build dev
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, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build dev: 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'.
Build dev: 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).
Build dev: 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).
Build dev: 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'.
Build dev: 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'.
Build dev: VRCFaceTracking.Core/OSC/Query/OscQueryNode.cs#L12
Cannot convert null literal to non-nullable reference type.
Build dev: VRCFaceTracking.Core/Validation/ValidIpAddressAttribute.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Build dev: VRCFaceTracking.Core/OscQueryConfigParser.cs#L17
Cannot convert null literal to non-nullable reference type.
Build dev: 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'.
Build dev: 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.
Build dev: 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).
Build dev: 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).
Build dev: 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'.
Build dev: 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'.
Build dev: VRCFaceTracking.Core/OSC/Query/OscQueryNode.cs#L12
Cannot convert null literal to non-nullable reference type.
Build dev: VRCFaceTracking.Core/Validation/ValidIpAddressAttribute.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Build dev: VRCFaceTracking.Core/Services/OscQueryService.cs#L81
Cannot convert null literal to non-nullable reference type.
Build dev: VRCFaceTracking.Core/Services/ModuleInstaller.cs#L58
Cannot convert null literal to non-nullable reference type.
Build dev: 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'.
Build dev: 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.
Build release
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, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build release: 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).
Build release: 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).
Build release: VRCFaceTracking.Core/OSC/Query/OscQueryNode.cs#L12
Cannot convert null literal to non-nullable reference type.
Build release: 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'.
Build release: 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'.
Build release: VRCFaceTracking.Core/Validation/ValidIpAddressAttribute.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Build release: VRCFaceTracking.Core/Services/OscQueryService.cs#L81
Cannot convert null literal to non-nullable reference type.
Build release: VRCFaceTracking.Core/Services/ModuleInstaller.cs#L58
Cannot convert null literal to non-nullable reference type.
Build release: 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'.
Build release: 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.
Build release: 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).
Build release: 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'.
Build release: VRCFaceTracking.Core/Services/ModuleInstaller.cs#L58
Cannot convert null literal to non-nullable reference type.
Build release: 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'.
Build release: VRCFaceTracking.Core/Sandboxing/VrcftSandboxClient.cs#L25
'VrcftSandboxClient._isConnected' hides inherited member 'UdpFullDuplex._isConnected'. Use the new keyword if hiding was intended.
Build release: VRCFaceTracking.Core/Sandboxing/UdpFullDuplex.cs#L40
Cannot convert null literal to non-nullable reference type.
Build release: VRCFaceTracking.Core/Sandboxing/UdpFullDuplex.cs#L40
Cannot convert null literal to non-nullable reference type.
Build release: VRCFaceTracking.Core/OSC/Query/OscQueryNode.cs#L12
Cannot convert null literal to non-nullable reference type.
Build release: 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'.
Build release: 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.

Artifacts

Produced during runtime
Name Size Digest
test-results-dev
6.67 KB
sha256:ee250d4fbe7d94e4239aeb0b876930821053e1542ee9a97e0b429deaf4e2071c
test-results-release
6.72 KB
sha256:881253507f4ebeb41e938f5f5e9cbb71cee30721f4dd05f40ab23f10bcf81d7e