Skip to content

Merge pull request #219 from deploymenttheory/feat_intune_settings_te… #292

Merge pull request #219 from deploymenttheory/feat_intune_settings_te…

Merge pull request #219 from deploymenttheory/feat_intune_settings_te… #292

Triggered via push November 21, 2024 11:48
Status Failure
Total duration 2m 44s
Artifacts

unit-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run Tests: internal/resources/device_and_app_management/beta/endpoint_privilege_management/crud.go#L46
not enough arguments in call to constructResource
Run Tests: internal/resources/device_and_app_management/beta/endpoint_privilege_management/crud.go#L58
cannot use requestBody (variable of type *"github.com/microsoftgraph/msgraph-beta-sdk-go/models".DeviceAndAppManagementAssignmentFilter) as "github.com/microsoftgraph/msgraph-beta-sdk-go/models".DeviceManagementConfigurationPolicyable value in argument to r.client.DeviceManagement().ConfigurationPolicies().Post: *"github.com/microsoftgraph/msgraph-beta-sdk-go/models".DeviceAndAppManagementAssignmentFilter does not implement "github.com/microsoftgraph/msgraph-beta-sdk-go/models".DeviceManagementConfigurationPolicyable (missing method GetAssignments)
Run Tests
Both go-version and go-version-file inputs are specified, only go-version will be used