Update provider_env.go #885
Annotations
4 errors and 4 warnings
govet
cannot use []*organization.ProgPolicy{…} (value of type []*organization.ProgPolicy) as []*organization.UserPolicy value in struct literal
|
govet
Process completed with exit code 1.
|
gotest:
examples/service/administration/user/updatePolicyMapping/main.go#L32
cannot use []*organization.ProgPolicy{…} (value of type []*organization.ProgPolicy) as []*organization.UserPolicy value in struct literal
|
gotest
Process completed with exit code 1.
|
gofmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
goimports
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
govet
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
gotest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|