ds_otlp_logging_provider 0.0.1
ds_otlp_logging_provider: ^0.0.1 copied to clipboard
OpenTelemetry (OTLP) logging provider for DartStream.
We analyzed this package 5 days ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
0/10 points: 20% or more of the public API has dartdoc comments
OUT:
Documenting ds_otlp_logging_provider...
Discovering libraries...
Linking elements...
Precaching local docs for 137081 elements...
Initialized dartdoc with 55 libraries
Generating docs for library ds_otlp_logging_provider.dart from package:ds_otlp_logging_provider/ds_otlp_logging_provider.dart...
Generating docs for library ds_otlp_logging_export.dart from package:ds_otlp_logging_provider/ds_otlp_logging_export.dart...
Generating docs for library ds_otlp_logging_entry.dart from package:ds_otlp_logging_provider/ds_otlp_logging_entry.dart...
Documented 3 public libraries in 8.7 seconds
ERR:
error: file already written at "ds_otlp_logging_provider/index.html"
for symbol ds_otlp_logging_provider: (file:///tmp/pana_NSSJKL/lib/ds_otlp_logging_export.dart:1:1)
conflicting with file already generated by ds_otlp_logging_provider: (file:///tmp/pana_NSSJKL/lib/ds_otlp_logging_provider.dart:1:1)
Dartdoc generates a path and filename to write to for each symbol.
'ds_otlp_logging_provider' conflicts with another symbol in the
generated path, and therefore can not be written out. Changing the
name, library name, or class name (if appropriate) of one of the
conflicting items can resolve the conflict. Alternatively, use the
@nodoc directive in one symbol's documentation comment to hide it.
error: file already written at "ds_otlp_logging_provider/ds_otlp_logging_provider-library.html"
[12 more lines]
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:ds_otlp_logging_provider/ds_otlp_logging_provider.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ds_logging_base |
^0.0.1 |
0.0.1 | 0.0.1 |
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
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.11, Dart 3.11.2.
Check the analysis log for details.