Skip to content

feat: permissions manager #221

feat: permissions manager

feat: permissions manager #221

Triggered via pull request April 13, 2024 01:21
Status Failure
Total duration 22s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: server/grpc.go#L13
no required module provides package github.com/grpc-ecosystem/go-grpc-middleware; to add it:
build: server/grpc.go#L14
no required module provides package github.com/grpc-ecosystem/go-grpc-middleware/recovery; to add it:
build: scripts/create_user_admin.go#L12
no required module provides package github.com/isaqueveras/powersso/application/auth; to add it:
build: server/rest.go#L15
no required module provides package github.com/isaqueveras/powersso/delivery/http/auth; to add it:
build: server/rest.go#L16
no required module provides package github.com/isaqueveras/powersso/delivery/http/box; to add it:
build: server/rest.go#L17
no required module provides package github.com/isaqueveras/powersso/delivery/http/permissions; to add it:
build: server/rest.go#L18
no required module provides package github.com/isaqueveras/powersso/delivery/http/project; to add it:
build: scripts/create_user_admin.go#L14
no required module provides package github.com/isaqueveras/powersso/domain/auth; to add it:
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@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.