lc_cli_pkg 1.0.4 copy "lc_cli_pkg: ^1.0.4" to clipboard
lc_cli_pkg: ^1.0.4 copied to clipboard

SDKDart
unlisted

Grinder tasks for releasing Dart CLI packages.

110/ 160
pub points
22
downloads

We analyzed this package 47 hours ago, and awarded it 110 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 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.

Homepage URL doesn't exist.

At the time of the analysis https://gitee.com/running_coding/dart_lc_cli_pkg was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

22 out of 24 API elements (91.7 %) have documentation comments.

Some symbols that are missing documentation: lc_cli_pkg, testing.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Android

Because:

  • package:lc_cli_pkg/lc_cli_pkg.dart that imports:
  • package:lc_cli_pkg/src/info.dart that imports:
  • package:lc_cli_pkg/src/utils.dart that imports:
  • package:grinder/grinder.dart that imports:
  • package:grinder/src/grinder.dart that imports:
  • package:grinder/src/singleton.dart that imports:
  • package:grinder/src/utils.dart that imports:
  • dart:mirrors
Package not compatible with platform iOS

Because:

  • package:lc_cli_pkg/lc_cli_pkg.dart that imports:
  • package:lc_cli_pkg/src/info.dart that imports:
  • package:lc_cli_pkg/src/utils.dart that imports:
  • package:grinder/grinder.dart that imports:
  • package:grinder/src/grinder.dart that imports:
  • package:grinder/src/singleton.dart that imports:
  • package:grinder/src/utils.dart that imports:
  • dart:mirrors
Package not compatible with platform Web

Because:

  • package:lc_cli_pkg/lc_cli_pkg.dart that imports:
  • package:lc_cli_pkg/src/info.dart that imports:
  • package:lc_cli_pkg/src/utils.dart that imports:
  • package:package_config/package_config.dart that imports:
  • package:package_config/src/package_config_io.dart that imports:
  • package:package_config/src/util_io.dart that imports:
  • dart:io
Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

WARNING: The '!' will have no effect because the receiver can't be null.

lib/src/standalone.dart:310:63

    ╷
310 │     File(output).writeAsBytesSync(ZipEncoder().encode(archive)!);
    │                                                               ^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/standalone.dart

WARNING: The '!' will have no effect because the receiver can't be null.

lib/src/standalone.dart:315:57

    ╷
315 │       GZipEncoder().encode(TarEncoder().encode(archive))!,
    │                                                         ^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/standalone.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
archive ^4.0.2 4.3.0 4.3.0
async ^2.5.0 2.13.1 2.13.1
charcode ^1.2.0 1.4.0 1.4.0
cli_util ^0.4.0 0.4.2 0.6.0
collection ^1.15.0 1.19.1 1.19.1
grinder ^0.9.0 0.9.5 0.10.1
http >=0.13.0 <2.0.0 1.6.0 1.6.0
package_config ^2.0.0 2.2.0 3.0.0
path ^1.8.0 1.9.1 1.9.1
pub_semver ^2.0.0 2.2.1 2.2.1
pubspec_parse ^1.0.0 1.6.0 1.6.0
test ^1.16.7 1.32.0 1.32.0
test_process ^2.0.0 2.1.1 2.1.1
yaml ^3.1.0 3.1.4 3.1.4
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 108.0.0 108.0.0
analyzer - 14.4.0 14.4.0
args - 2.7.0 2.7.0
boolean_selector - 2.1.2 2.1.2
checked_yaml - 2.0.4 2.0.4
cli_config - 0.2.0 0.2.0
convert - 3.1.2 3.1.2
coverage - 1.15.1 1.15.1
crypto - 3.0.7 3.0.7
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
frontend_server_client - 4.0.0 4.0.0
glob - 2.2.0 2.2.0
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
io - 1.1.0 1.1.0
json_annotation - 4.12.0 4.12.0
logging - 1.3.0 1.3.0
matcher - 0.12.20 0.12.20
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.0
node_preamble - 2.0.2 2.0.2
pool - 1.5.3 1.5.3
posix - 6.5.2 6.5.2
shelf - 1.4.2 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 3.0.0 3.0.0
source_map_stack_trace - 2.1.2 2.1.2
source_maps - 0.10.14 0.10.14
source_span - 1.10.2 1.10.2
stack_trace - 1.12.2 1.12.2
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.14 0.7.14
test_core - 0.6.20 0.6.20
typed_data - 1.4.0 1.4.0
vm_service - 15.3.0 15.3.0
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
webkit_inspection_protocol - 1.2.1 1.2.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 3 issues. Showing the first 2:

The constraint `^0.4.0` on cli_util does not support the stable version `0.5.0`.

Try running dart pub upgrade --major-versions cli_util to update the constraint.

The constraint `^0.9.0` on grinder does not support the stable version `0.10.0`.

Try running dart pub upgrade --major-versions grinder to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
110
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Grinder tasks for releasing Dart CLI packages.

Homepage

License

Apache-2.0 (license)

Dependencies

archive, async, charcode, cli_util, collection, grinder, http, package_config, path, pub_semver, pubspec_parse, test, test_process, yaml

More

Packages that depend on lc_cli_pkg