Update API for MDM profiles with "include any" labels option #16769
Annotations
10 errors and 1 warning
Run go lint:
server/service/apple_mdm_test.go#L675
cannot use false (untyped bool constant) as fleet.MDMLabelsMode value in argument to svc.NewMDMAppleConfigProfile
|
Run go lint:
server/service/apple_mdm_test.go#L679
cannot use false (untyped bool constant) as fleet.MDMLabelsMode value in argument to svc.NewMDMAppleConfigProfile
|
Run go lint:
server/service/apple_mdm_test.go#L743
cannot use false (untyped bool constant) as fleet.MDMLabelsMode value in argument to svc.NewMDMAppleConfigProfile
|
Run go lint:
server/service/apple_mdm_test.go#L752
cannot use false (untyped bool constant) as fleet.MDMLabelsMode value in argument to svc.NewMDMAppleConfigProfile
|
Run go lint:
server/service/apple_mdm_test.go#L784
cannot use false (untyped bool constant) as fleet.MDMLabelsMode value in argument to svc.NewMDMAppleDeclaration
|
Run go lint:
server/service/apple_mdm_test.go#L800
cannot use false (untyped bool constant) as fleet.MDMLabelsMode value in argument to svc.NewMDMAppleDeclaration
|
Run go lint:
server/service/mdm_test.go#L1130
cannot use false (untyped bool constant) as fleet.MDMLabelsMode value in argument to svc.NewMDMWindowsConfigProfile
|
Run go lint:
server/service/mdm_test.go#L1134
cannot use false (untyped bool constant) as fleet.MDMLabelsMode value in argument to svc.NewMDMWindowsConfigProfile
|
Run go lint:
server/service/mdm_test.go#L1219
cannot use false (untyped bool constant) as fleet.MDMLabelsMode value in argument to svc.NewMDMWindowsConfigProfile (typecheck)
|
Run go lint
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading