Skip to content

refactor: empty classroom service of undergraduate student (#9) #39

refactor: empty classroom service of undergraduate student (#9)

refactor: empty classroom service of undergraduate student (#9) #39

Triggered via push October 4, 2024 05:36
Status Failure
Total duration 3m 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/client/cache.go#L13
undefined: redis (typecheck)
lint: pkg/client/cache.go#L18
undefined: redis (typecheck)
lint: pkg/utils/snowflake.go#L49
s.Lock undefined (type *Snowflake has no field or method Lock) (typecheck)
lint: pkg/utils/snowflake.go#L67
s.Unlock undefined (type *Snowflake has no field or method Unlock) (typecheck)
lint: pkg/utils/snowflake.go#L72
s.Unlock undefined (type *Snowflake has no field or method Unlock) (typecheck)
lint: cmd/classroom/dal/cache/init.go#L10
undefined: redis (typecheck)
lint: pkg/tracer/tracer.go#L28
undefined: jaeger (typecheck)
lint: pkg/tracer/tracer.go#L36
undefined: opentracing (typecheck)
lint: cmd/template/main.go#L32
undefined: elasticsearch (typecheck)
lint: cmd/template/main.go#L115
undefined: elasticsearch (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/