lint_kit_cli 0.0.30
lint_kit_cli: ^0.0.30 copied to clipboard
The official CLI for the Lint Kit ecosystem. Authenticate, manage devices, run analyzers, retrieve logs, and interact with the Lint Kit backend.
We analyzed this package 3 days ago, and awarded it 110 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
-
pubspec.yaml
doesn't have ahomepage
entry. -
pubspec.yaml
doesn't have arepository
entry.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
631 out of 954 API elements (66.1 %) have documentation comments.
Some symbols that are missing documentation: lint_kit_cli
, lint_kit_cli.AnalyzeCommand
, lint_kit_cli.AnalyzeCommand.AnalyzeCommand.new
, lint_kit_cli.AnalyzeCommand.client
, lint_kit_cli.AnalyzeCommand.fatalInfos
.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Web`.
Because:
package:lint_kit_cli/lint_kit_cli.dart
that imports:package:lint_kit_cli/src/utils/type_def.dart
that imports:package:mason/mason.dart
that imports:package:mason_logger/mason_logger.dart
that imports:package:mason_logger/src/mason_logger.dart
that imports:package:mason_logger/src/terminal_overrides.dart
that imports:package:mason_logger/src/ffi/terminal.dart
that imports:package:mason_logger/src/ffi/windows_terminal.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:lint_kit_cli/lint_kit_cli.dart
that imports:package:lint_kit_cli/src/utils/type_def.dart
that imports:package:mason/mason.dart
that imports:package:mason_logger/mason_logger.dart
that imports:package:mason_logger/src/mason_logger.dart
that imports:package:mason_logger/src/terminal_overrides.dart
that imports:package:mason_logger/src/ffi/terminal.dart
that imports:package:mason_logger/src/ffi/windows_terminal.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:lint_kit_cli/lint_kit_cli.dart
that imports:package:lint_kit_cli/src/utils/type_def.dart
that imports:package:mason/mason.dart
that imports:package:mason_logger/mason_logger.dart
that imports:package:mason_logger/src/mason_logger.dart
that imports:package:mason_logger/src/terminal_overrides.dart
that imports:package:mason_logger/src/ffi/terminal.dart
that imports:package:mason_logger/src/ffi/windows_terminal.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Linux`.
Because:
package:lint_kit_cli/lint_kit_cli.dart
that imports:package:lint_kit_cli/src/utils/type_def.dart
that imports:package:mason/mason.dart
that imports:package:mason_logger/mason_logger.dart
that imports:package:mason_logger/src/mason_logger.dart
that imports:package:mason_logger/src/terminal_overrides.dart
that imports:package:mason_logger/src/ffi/terminal.dart
that imports:package:mason_logger/src/ffi/windows_terminal.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:lint_kit_cli/lint_kit_cli.dart
that imports:package:lint_kit_cli/src/utils/type_def.dart
that imports:package:mason/mason.dart
that imports:package:mason_logger/mason_logger.dart
that imports:package:mason_logger/src/mason_logger.dart
that imports:package:mason_logger/src/terminal_overrides.dart
that imports:package:mason_logger/src/ffi/terminal.dart
that imports:package:mason_logger/src/ffi/windows_terminal.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:lint_kit_cli/lint_kit_cli.dart
that imports:package:lint_kit_cli/src/utils/type_def.dart
that imports:package:mason/mason.dart
that imports:package:mason/src/mason_yaml.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 82 issues. Showing the first 2:
WARNING: Unused import: 'package:revali_client/revali_client.dart'.
lib/src/gen/backend_client/lib/interfaces.dart:17:8
╷
17 │ import 'package:revali_client/revali_client.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/gen/backend_client/lib/interfaces.dart
WARNING: Unused import: 'package:http/http.dart'.
lib/src/gen/backend_client/lib/lint_kit_backend.dart:19:8
╷
19 │ import 'package:http/http.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/gen/backend_client/lib/lint_kit_backend.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
args |
^2.7.0 |
2.7.0 | 2.7.0 | |
change_case |
^2.2.0 |
2.2.0 | 2.2.0 | |
equatable |
^2.0.7 |
2.0.7 | 2.0.7 | |
file |
^7.0.1 |
7.0.1 | 7.0.1 | |
get_it |
^8.0.3 |
8.2.0 | 8.2.0 | |
http |
^1.4.0 |
1.5.0 | 1.5.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 | |
lint_kit_core |
^0.0.12 |
0.0.12 | 0.0.12 | |
lint_kit_domain |
^0.0.7 |
0.0.8 | 0.0.8 | |
mason |
^0.1.1 |
0.1.1 | 0.1.1 | |
mason_logger |
^0.3.3 |
0.3.3 | 0.3.3 | |
meta |
^1.16.0 |
1.17.0 | 1.17.0 | |
platform |
^3.1.6 |
3.1.6 | 3.1.6 | |
pub_semver |
^2.2.0 |
2.2.0 | 2.2.0 | |
pub_updater |
^0.5.0 |
0.5.0 | 0.5.0 | |
revali_client |
^1.3.0 |
1.4.0 | 1.4.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_fe_analyzer_shared |
- | 91.0.0 | 91.0.0 | |
analyzer |
- | 8.4.0 | 8.4.0 | |
archive |
- | 4.0.7 | 4.0.7 | |
async |
- | 2.13.0 | 2.13.0 | |
autoequal |
- | 0.9.1 | 0.9.1 | Discontinued |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
equatable_annotations |
- | 1.2.0 | 1.2.0 | |
ffi |
- | 2.1.4 | 2.1.4 | |
get_it_injector |
- | 0.5.6 | 0.6.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
io |
- | 1.0.5 | 1.0.5 | |
lukehog_client |
- | 0.4.6 | 0.4.6 | |
mustache_template |
- | 2.0.1 | 2.0.1 | |
nanoid2 |
- | 2.0.1 | 2.0.1 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
pool |
- | 1.5.2 | 1.5.2 | |
posix |
- | 6.0.3 | 6.0.3 | |
process |
- | 5.0.5 | 5.0.5 | |
retry |
- | 3.1.2 | 3.1.2 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
watcher |
- | 1.1.4 | 1.1.4 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 4 errors:
UNDEFINED_GETTER
-bin/lint_kit.dart:146:16
- The getter 'interceptors' isn't defined for the type 'RevaliClient'.IMPLEMENTS_NON_CLASS
-lib/src/utils/remove_auth_cookie.dart:6:35
- Classes and mixins can only implement other classes and mixins.UNDEFINED_METHOD
-lib/src/utils/remove_auth_cookie.dart:17:21
- The method 'remove' isn't defined for the type 'Storage'.
Run dart pub downgrade
and then dart analyze
to reproduce the above problem.
You may run dart pub upgrade --tighten
to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.22.24
, Dart 3.9.4
.
Check the analysis log for details.