Support resharing and performance optimization #1
security.yml
on: pull_request
Run Gosec Security Scanner
4s
Dependency Security Check
29s
Code Quality and Linting
1m 6s
Secrets Detection
12s
Build and Test
1m 16s
Annotations
19 errors and 2 warnings
|
Run Gosec Security Scanner
Unable to resolve action securecodewarrior/github-action-gosec@master, action not found
|
|
Dependency Security Check
Process completed with exit code 1.
|
|
Code Quality and Linting
issues found
|
|
Code Quality and Linting:
pkg/tsslimiter/queue_test.go#L112
cannot use func() {…} (value of type func()) as func() error value in struct literal (typecheck)
|
|
Code Quality and Linting:
pkg/tsslimiter/queue_test.go#L102
cannot use func() {…} (value of type func()) as func() error value in struct literal
|
|
Code Quality and Linting:
pkg/tsslimiter/queue_test.go#L82
cannot use func() {…} (value of type func()) as func() error value in struct literal
|
|
Code Quality and Linting:
pkg/tsslimiter/queue_test.go#L75
cannot use func() {…} (value of type func()) as func() error value in struct literal
|
|
Code Quality and Linting:
pkg/tsslimiter/queue_test.go#L68
cannot use func() {…} (value of type func()) as func() error value in struct literal
|
|
Code Quality and Linting:
pkg/tsslimiter/queue_test.go#L44
cannot use func() {…} (value of type func()) as func() error value in struct literal
|
|
Code Quality and Linting:
pkg/tsslimiter/queue_test.go#L21
cannot use func() {…} (value of type func()) as func() error value in struct literal
|
|
Code Quality and Linting:
pkg/tsslimiter/queue_test.go#L1
: # github.com/fystack/mpcium/pkg/tsslimiter_test [github.com/fystack/mpcium/pkg/tsslimiter.test]
|
|
Build and Test
Process completed with exit code 1.
|
|
Build and Test:
pkg/tsslimiter/queue_test.go#L112
cannot use func() {…} (value of type func()) as func() error value in struct literal
|
|
Build and Test:
pkg/tsslimiter/queue_test.go#L102
cannot use func() {…} (value of type func()) as func() error value in struct literal
|
|
Build and Test:
pkg/tsslimiter/queue_test.go#L82
cannot use func() {…} (value of type func()) as func() error value in struct literal
|
|
Build and Test:
pkg/tsslimiter/queue_test.go#L75
cannot use func() {…} (value of type func()) as func() error value in struct literal
|
|
Build and Test:
pkg/tsslimiter/queue_test.go#L68
cannot use func() {…} (value of type func()) as func() error value in struct literal
|
|
Build and Test:
pkg/tsslimiter/queue_test.go#L44
cannot use func() {…} (value of type func()) as func() error value in struct literal
|
|
Build and Test:
pkg/tsslimiter/queue_test.go#L21
cannot use func() {…} (value of type func()) as func() error value in struct literal
|
|
Code Quality and Linting
Failed to save: reserveCache failed: Cache service responded with 503
|
|
Code Quality and Linting
Failed to restore: getCacheEntry failed: Cache service responded with 503
|