Skip to content

Revert "bugfix. fix ordering of auto migration" #1295

Revert "bugfix. fix ordering of auto migration"

Revert "bugfix. fix ordering of auto migration" #1295

Triggered via pull request May 2, 2024 08:07
Status Failure
Total duration 2m 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lint
Process completed with exit code 2.
lint
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/.
lint: internal/usecase/permission.go#L144
S1011: should replace loop with `endpoints = append(endpoints, permission.Endpoints...)` (gosimple)