essential_lints_annotations 0.1.1+2 copy "essential_lints_annotations: ^0.1.1+2" to clipboard
essential_lints_annotations: ^0.1.1+2 copied to clipboard

Annotations for essential_lints package, that help maintaining code quality.

130/ 160
pub points
267
downloads

We analyzed this package 4 days ago, and awarded it 130 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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: MIT.

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

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

OUT: Documenting essential_lints_annotations... Discovering libraries... Linking elements... Precaching local docs for 139784 elements... Initialized dartdoc with 63 libraries Generating docs for library essential_lints_annotations.dart from package:essential_lints_annotations/essential_lints_annotations.dart... ERR: dartdoc 9.0.0 (/tmp/analyzerZVAJGI/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.10.7.snapshot) failed: LateInitializationError: Field 'enclosingCombo' has not been initialized. #0 Accessor.enclosingCombo (package:dartdoc/src/model/accessor.dart) #1 Accessor.href (package:dartdoc/src/model/accessor.dart:146:23) #2 ModelElement.linkedNameParts (package:dartdoc/src/model/model_element.dart:691:23) #3 ModelElement.linkedName.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.cn/web/wasm for details.

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 include file 'package:very_good_analysis/analysis_options.yaml' in '/tmp/pana_EXYYYO/lib/src/_internal/analysis_options.yaml' can't be found when analyzing '/tmp/pana_EXYYYO'.

lib/src/_internal/analysis_options.yaml:1:10

  ╷
1 │ include: package:very_good_analysis/analysis_options.yaml
  │          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

  • Running dart format failed:
Formatted 45 files (0 changed) in 0.04 seconds.
Could not format because the source could not be parsed:

line 13, column 1 of ../../pana_EXYYYO/example/lib/example.dart: This requires the 'class-modifiers' language feature to be enabled.
   ╷
13 │ mixin class Foo {}
   │ ^^^^^
   ╵
Warning: Package resolution error when reading "analysis_options.yaml" file:
Failed to resolve package URI "package:very_good_analysis/analysis_options.yaml" in include.```
Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
args ^2.0.0 2.7.0 2.7.0
meta ^1.11.0 1.17.0 1.17.0

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

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.5, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
267
downloads

Publisher

unverified uploader

Weekly Downloads

Annotations for essential_lints package, that help maintaining code quality.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, meta

More

Packages that depend on essential_lints_annotations