Skip to content

Rate limit system

Rate limit system #8

Triggered via pull request February 26, 2024 05:14
Status Success
Total duration 51s
Artifacts

build-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
depguard: internal/controller/http/v1/notification.go#L6
import 'notifier/internal/entity' is not allowed from list 'Main'
depguard: internal/usecase/base_handler.go#L5
import 'notifier/internal/entity' is not allowed from list 'Main'
depguard: internal/usecase/limit_handler.go#L5
import 'notifier/internal/entity' is not allowed from list 'Main'
depguard: internal/usecase/limit_handler_test.go#L7
import 'github.com/stretchr/testify/suite' is not allowed from list 'Main'
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2, actions/cache@v2, yuzutech/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v2, yuzutech/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/