refactor mocks for lobby tests #22
Annotations
5 errors and 1 warning
build:
internal/logging/logger.go#L57
opts.NewJSONHandler undefined (type slog.HandlerOptions has no field or method NewJSONHandler)
|
build:
internal/logging/logger.go#L59
opts.NewTextHandler undefined (type slog.HandlerOptions has no field or method NewTextHandler)
|
build:
internal/logging/logger.go#L78
opts.NewTextHandler undefined (type slog.HandlerOptions has no field or method NewTextHandler)
|
build:
internal/activitypub/database.go#L26
undefined: mutexes.NewMap
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|