Merge remote-tracking branch 'origin/main' #2
Annotations
4 errors and 1 warning
build:
golim.go#L34
cannot use query.GetRoles(ctx) (value of type []role.GetRolesRow) as []role.Role value in return statement
|
build:
golim.go#L34
not enough arguments in call to query.GetRoles
|
build:
golim.go#L51
cannot use g.limiter.name (variable of type string) as role.CrateRateLimiterParams value in argument to query.CrateRateLimiter
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|