Skip to content

ci: bump cache, setup-dotnet and upload-artifact actions (2026.9.2.0-… #13

ci: bump cache, setup-dotnet and upload-artifact actions (2026.9.2.0-…

ci: bump cache, setup-dotnet and upload-artifact actions (2026.9.2.0-… #13

Triggered via push September 2, 2026 18:03
Status Success
Total duration 3m 25s
Artifacts 4

ci.yml

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

Annotations

40 warnings
Build dev: VRCFaceTracking.Core/Sandboxing/UdpFullDuplex.cs#L40
Cannot convert null literal to non-nullable reference type.
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/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/Sandboxing/UdpFullDuplex.cs#L40
Cannot convert null literal to non-nullable reference type.
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/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 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/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 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/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/OSC/Query/OscQueryNode.cs#L12
Cannot convert null literal to non-nullable reference type.
Build release: VRCFaceTracking.Core/OscQueryConfigParser.cs#L17
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#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/Services/ModuleInstaller.cs#L58
Cannot convert null literal to non-nullable reference type.
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/Validation/ValidIpAddressAttribute.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Build release: VRCFaceTracking.Core/OscQueryConfigParser.cs#L17
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
12.3 KB
sha256:8297bcd18595f4a0ccd360caa7c5a4718c142085b5a6dd594ab819df714ada79
test-results-release
12.2 KB
sha256:c2b79aef65a3f8f8d671708a224114b155a321e44e6b9e094507553991938305
vrcfacetracking-dev-fdbe3c2d0fcc2154bd85d1e82e8ab2652fd2dd3b
92.2 MB
sha256:7fa0a251eb79d2630ce9b5a9662d3c2176746efe64b62daa11a75352a656c2e7
vrcfacetracking-release-fdbe3c2d0fcc2154bd85d1e82e8ab2652fd2dd3b
92.2 MB
sha256:cc9afb15ba592cbdb3a3885b7122db0b0a8a0953e883bf462e25e284275d7f68