Skip to content

remove swift checkin stub #45

remove swift checkin stub

remove swift checkin stub #45

Triggered via push January 29, 2025 21:37
Status Failure
Total duration 39s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
warning: 'kIOMasterPortDefault' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
test: pkg/checkin/escrow_test.go#L86
cannot use p (variable of type *MockPref) as pref.PrefInterface value in argument to getCommand: *MockPref does not implement pref.PrefInterface (missing method GetDate)
test: pkg/checkin/escrow_test.go#L94
cannot use p (variable of type *MockPref) as pref.PrefInterface value in argument to buildCheckinURL: *MockPref does not implement pref.PrefInterface (missing method GetDate)
test: pkg/checkin/escrow_test.go#L107
cannot use p (variable of type *MockPref) as pref.PrefInterface value in argument to escrowRequired: *MockPref does not implement pref.PrefInterface (missing method GetDate)
test: pkg/checkin/escrow_test.go#L113
cannot use p (variable of type *MockPref) as pref.PrefInterface value in argument to escrowRequired: *MockPref does not implement pref.PrefInterface (missing method GetDate)
test: pkg/checkin/escrow_test.go#L217
cannot use p (variable of type *MockPref) as pref.PrefInterface value in argument to getEnabledUser: *MockPref does not implement pref.PrefInterface (missing method GetDate)
test: pkg/checkin/escrow_test.go#L225
cannot use p (variable of type *MockPref) as pref.PrefInterface value in argument to getEnabledUser: *MockPref does not implement pref.PrefInterface (missing method GetDate)
test: pkg/checkin/escrow_test.go#L264
cannot use p (variable of type *MockPref) as pref.PrefInterface value in argument to serverInitiatedRotation: *MockPref does not implement pref.PrefInterface (missing method GetDate)
test: pkg/checkin/escrow_test.go#L286
not enough arguments in call to getRecoveryKey
test
Process completed with exit code 1.