Add CI actions and release automation for standard plugin release process #2
ci.yml
on: pull_request
plugin-ci
/
lint
1m 36s
plugin-ci
/
test
1m 8s
plugin-ci
/
build
3m 3s
dist
/
dist
3m 26s
plugin-ci
/
delivery
0s
Annotations
11 errors
|
plugin-ci / lint:
server/command_merge_thead_test.go#L253
`sucessfully` is a misspelling of `successfully` (misspell)
|
|
plugin-ci / lint:
build/manifest/main.go#L147
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
|
plugin-ci / lint:
build/manifest/main.go#L127
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
|
plugin-ci / lint:
server/utils.go#L57
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(message, "\n", " | ", -1)` (gocritic)
|
|
plugin-ci / lint:
server/utils.go#L54
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(message, "```", "", -1)` (gocritic)
|
|
plugin-ci / lint:
server/utils.go#L22
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(message, "{postLink}", newPostLink, -1)` (gocritic)
|
|
plugin-ci / lint:
server/utils.go#L21
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(message, "{executor}", executor, -1)` (gocritic)
|
|
plugin-ci / lint:
server/command.go#L110
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
|
plugin-ci / lint:
server/command.go#L100
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
|
plugin-ci / lint:
server/command.go#L90
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
|
dist / dist
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist
|
63.4 MB |
sha256:d28146200404c60df2c5468178db5e7e617498da9db8cd542384fcab06658996
|
|