faircli 0.0.42
faircli: ^0.0.42 copied to clipboard
Tool for create fair project.
We analyzed this package 12 days ago, and awarded it 105 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
Failed to verify repository URL.
Repository has no matching pubspec.yaml with name: faircli.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: faircli, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.0.42").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
2 out of 5 API elements (40.0 %) have documentation comments.
Some symbols that are missing documentation: executable, executable.generateCommands, runner.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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 not compatible with platform Web
Because:
package:faircli/executable.dartthat imports:package:faircli/src/runner/faircli_command.dartthat imports:package:faircli/src/globals.dartthat imports:package:faircli/src/version.dartthat imports:package:faircli/src/base/process.dartthat imports:package:faircli/src/base/logger.dartthat imports:package:faircli/src/base/utils.dartthat imports:package:file/file.dartthat imports:package:file/src/interface.dartthat imports:package:file/src/io.dartthat imports:dart:io
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 83 issues. Showing the first 2:
WARNING: The operand can't be 'null', so the condition is always 'true'.
lib/src/base/error_handling_io.dart:48:25
╷
48 │ }) : assert(delegate != null),
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/base/error_handling_io.dart
WARNING: The operand can't be 'null', so the condition is always 'true'.
lib/src/base/error_handling_io.dart:49:25
╷
49 │ assert(platform != null),
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/base/error_handling_io.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
3.1.6 |
3.1.6 | 4.0.7 | |
args |
2.3.0 |
2.3.0 | 2.7.0 | |
async |
2.8.2 |
2.8.2 | 2.13.0 | |
browser_launcher |
1.0.0 |
1.0.0 | 1.1.3 | |
completion |
1.0.0 |
1.0.0 | 1.0.2 | |
convert |
3.0.1 |
3.0.1 | 3.1.2 | |
coverage |
1.0.3 |
1.0.3 | 1.15.0 | |
crypto |
3.0.1 |
3.0.1 | 3.0.7 | |
dds |
2.1.4 |
2.1.4 | 5.1.0 | |
dwds |
11.5.1 |
11.5.1 | 26.2.3 | |
fake_async |
1.2.0 |
1.2.0 | 1.3.3 | |
file |
6.1.4 |
6.1.4 | 7.0.1 | |
html |
0.15.0 |
0.15.0 | 0.15.6 | |
http |
0.13.4 |
0.13.4 | 1.6.0 | |
http_multi_server |
3.0.1 |
3.0.1 | 3.2.2 | |
intl |
0.17.0 |
0.17.0 | 0.20.2 | |
logging |
1.0.2 |
1.0.2 | 1.3.0 | |
meta |
1.7.0 |
1.7.0 | 1.17.0 | |
mime |
1.0.1 |
1.0.1 | 2.0.0 | |
multicast_dns |
0.3.1 |
0.3.1 | 0.3.3 | |
mustache_template |
2.0.0 |
2.0.0 | 2.0.2 | |
native_stack_traces |
0.4.3 |
0.4.3 | 0.6.1 | |
package_config |
2.0.2 |
2.0.2 | 2.2.0 | |
path |
1.8.0 |
1.8.0 | 1.9.1 | |
pool |
1.5.0 |
1.5.0 | 1.5.2 | |
process |
4.2.4 |
4.2.4 | 5.0.5 | |
process_run |
any |
1.1.0 | 1.2.4 | |
pub_semver |
2.1.4 |
2.1.4 | 2.2.0 | |
shelf |
1.1.4 |
1.1.4 | 1.4.2 | |
shelf_static |
1.1.0 |
1.1.0 | 1.1.3 | |
shelf_web_socket |
1.0.1 |
1.0.1 | 3.0.0 | |
stack_trace |
1.10.0 |
1.10.0 | 1.12.1 | |
stream_channel |
2.1.0 |
2.1.0 | 2.1.4 | |
usage |
4.0.2 |
4.0.2 | 4.1.1 | Discontinued |
uuid |
3.0.5 |
3.0.5 | 4.5.2 | |
vm_snapshot_analysis |
0.7.0 |
0.7.0 | 0.7.6 | |
web_socket_channel |
2.1.0 |
2.1.0 | 3.0.3 | |
webdriver |
3.0.0 |
3.0.0 | 3.1.0 | |
webkit_inspection_protocol |
1.0.0 |
1.0.0 | 1.2.1 | |
xml |
5.3.1 |
5.3.1 | 6.6.1 | |
yaml |
3.1.0 |
3.1.0 | 3.1.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.12.1 | 8.12.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
csslib |
- | 0.17.3 | 1.0.2 | |
devtools_shared |
- | 2.8.0 | 12.0.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
json_rpc_2 |
- | 3.0.3 | 4.0.0 | |
matcher |
- | 0.12.12 | 0.12.18 | |
pedantic |
- | 1.11.1 | 1.11.1 | Discontinued |
petitparser |
- | 4.4.0 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 | |
shelf_proxy |
- | 1.0.4 | 1.0.4 | |
source_maps |
- | 0.10.13 | 0.10.13 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sse |
- | 4.1.8 | 4.1.8 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
sync_http |
- | 0.3.1 | 0.3.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vm_service |
- | 7.5.0 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 41 issues. Showing the first 2:
The constraint `3.1.6` on archive does not support the stable version `3.1.7`.
Try running dart pub upgrade --major-versions archive to update the constraint.
The constraint `2.3.0` on args does not support the stable version `2.3.1`.
Try running dart pub upgrade --major-versions args to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.3, Dart 3.10.4.
Check the analysis log for details.