ci: update uses
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s
This commit is contained in:
16
.gitea/actions/golangci-lint-action/dist/matchers.json
generated
vendored
Normal file
16
.gitea/actions/golangci-lint-action/dist/matchers.json
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"problemMatcher": [
|
||||
{
|
||||
"owner": "go",
|
||||
"pattern": [
|
||||
{
|
||||
"regexp": "^\\s*(\\.{0,2}[\\/\\\\].+\\.go):(?:(\\d+):(\\d+):)? (.*)",
|
||||
"file": 1,
|
||||
"line": 2,
|
||||
"column": 3,
|
||||
"message": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
111335
.gitea/actions/golangci-lint-action/dist/post_run/index.js
generated
vendored
Normal file
111335
.gitea/actions/golangci-lint-action/dist/post_run/index.js
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
111335
.gitea/actions/golangci-lint-action/dist/run/index.js
generated
vendored
Normal file
111335
.gitea/actions/golangci-lint-action/dist/run/index.js
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user