feat: add logs endpoint #37
Annotations
1 error and 6 warnings
π Dart Analyze
Dart Analyzer found 6 issues
- 0 error.
- 0 warning.
- 2 info logs.
- 4 formatting issues
|
π Dart Analyze:
lib/modules/admin/presentation/resources/logs_resource.dart#L35
Missing documentation for a public member.. See https://dart.dev/tools/diagnostic-messages#public_member_api_docs
|
π Dart Analyze:
lib/modules/admin/presentation/resources/resources.dart#L7
Missing a newline at the end of the file.. See https://dart.dev/tools/diagnostic-messages#eol_at_end_of_file
|
π Dart Analyze:
bin/main.dart#L1
bin/main.dart is not formatted
|
π Dart Analyze:
lib/modules/admin/presentation/resources/logs_resource.dart#L1
lib/modules/admin/presentation/resources/logs_resource.dart is not formatted
|
π Dart Analyze:
lib/modules/admin/presentation/resources/resources.dart#L1
lib/modules/admin/presentation/resources/resources.dart is not formatted
|
π Dart Analyze:
lib/modules/auth/presentation/guards/auth_guard.dart#L1
lib/modules/auth/presentation/guards/auth_guard.dart is not formatted
|
Loading