Test CI v2.1.31
Some checks failed
Go CI Pipeline / Lint Code (push) Failing after 5s
Go CI Pipeline / Run Tests (push) Successful in 48s
Go CI Pipeline / Security Scan (SCA) (push) Failing after 56s
Go CI Pipeline / Build Application (push) Has been skipped
DNS & Network Test / network-test (push) Failing after 4s
Some checks failed
Go CI Pipeline / Lint Code (push) Failing after 5s
Go CI Pipeline / Run Tests (push) Successful in 48s
Go CI Pipeline / Security Scan (SCA) (push) Failing after 56s
Go CI Pipeline / Build Application (push) Has been skipped
DNS & Network Test / network-test (push) Failing after 4s
This commit is contained in:
parent
a25b338ac0
commit
e0afc9744d
@ -12,8 +12,8 @@ jobs:
|
||||
name: Lint Code # Tên hiển thị của job
|
||||
runs-on: ubuntu-latest # Chỉ định runner có label này (label mặc định phổ biến)
|
||||
container:
|
||||
image: nikolaik/golang-nodejs:1.22-20
|
||||
|
||||
image: golangci/golangci-lint:v2.1.5-alpine
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3 # Action để lấy code về runner
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user