make prefs alphabetical and support for automatically rotating the ke… #49
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.
|