Test CI v2.1.23
Some checks failed
Go CI Pipeline / Lint Code (push) Failing after 39s
Go CI Pipeline / Run Tests (push) Failing after 22s
DNS & Network Test / network-test (push) Successful in 48s
Go CI Pipeline / Security Scan (SCA) (push) Failing after 2m14s
Go CI Pipeline / Build Application (push) Has been skipped
Some checks failed
Go CI Pipeline / Lint Code (push) Failing after 39s
Go CI Pipeline / Run Tests (push) Failing after 22s
DNS & Network Test / network-test (push) Successful in 48s
Go CI Pipeline / Security Scan (SCA) (push) Failing after 2m14s
Go CI Pipeline / Build Application (push) Has been skipped
This commit is contained in:
parent
1a648bdb11
commit
6afdc025ce
@ -5,7 +5,7 @@ name: Go CI Pipeline # Tên của workflow
|
||||
on: # Các sự kiện kích hoạt workflow
|
||||
push:
|
||||
branches:
|
||||
- main # Chạy khi push lên nhánh master
|
||||
- master # Chạy khi push lên nhánh master
|
||||
jobs:
|
||||
# ---- Job: Lint Code ----
|
||||
lint:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user