actions_toolkit_dart 0.5.1 copy "actions_toolkit_dart: ^0.5.1" to clipboard
actions_toolkit_dart: ^0.5.1 copied to clipboard

The GitHub ToolKit for developing GitHub Actions in Dart.

3
likes
120/ 140
pub points
79%
popularity

We analyzed this package 23 hours ago, and awarded it 120 pub points (of a possible 140):

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

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 60 to 180 characters to describe the package, what it does, and its target use case.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/dkrutskikh/actions-toolkit-dart/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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.

failed
Provide documentation
10 / 20trigger folding of the section

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

57 out of 65 API elements (87.7 %) have documentation comments.

Some symbols that are missing documentation: core, core.ExitCode.failure, core.Summary, core.Summary.Summary, core.SummaryImageOptions.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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:actions_toolkit_dart/core.dart that imports:
  • package:actions_toolkit_dart/src/core/summary.dart that imports:
  • package:actions_toolkit_dart/src/core/utils/summary_filepath.dart that imports:
  • package:actions_toolkit_dart/src/core/environment_variables.dart that imports:
  • dart:io
OK
Pass static analysis
50 / 50trigger folding of the section

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

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
meta ^1.3.0 1.15.0 1.15.0
path ^1.8.0 1.9.0 1.9.0

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

Analyzed with Pana 0.22.3, Dart 3.3.4.

Check the analysis log for details.

3
likes
120
pub points
79%
popularity

Publisher

unverified uploader

The GitHub ToolKit for developing GitHub Actions in Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta, path

More

Packages that depend on actions_toolkit_dart