Skip to content

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.7.2 to 1.9.1 in /adapters/azuread #711

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.7.2 to 1.9.1 in /adapters/azuread

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.7.2 to 1.9.1 in /adapters/azuread #711

Status Failure
Total duration 3m 1s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint
interface method GetUsernameFromEmail must have named param for type context.Context (inamedparam)
lint
interface method GetEmailFromUsername must have named param for type context.Context (inamedparam)
lint
interface method Get must have named param for type context.Context (inamedparam)
lint
interface method ByGroupId must have named param for type string (inamedparam)
lint
interface method Get must have named param for type context.Context (inamedparam)
lint
interface method Get must have named param for type context.Context (inamedparam)
lint
fmt.Sprint can be replaced with faster strconv.Itoa (perfsprint)
lint
fmt.Sprint can be replaced with faster strconv.Itoa (perfsprint)
lint
fmt.Sprint can be replaced with faster strconv.Itoa (perfsprint)
lint
require-error: for error assertions use require (testifylint)