Skip to content

Error: The setter 'useSummary' isn't defined for the class 'FolderBasedDartSdk'. #2745

@alextekartik

Description

@alextekartik

Failure on travis: https://travis-ci.org/github/tekartik/sembast.dart/jobs/705520892

  • Dart SDK Version (dart --version)

2.8.4

  • What package(s) from this repo you are using, and the version (i.e. build_runner 0.7.12)

build_runner (no constraint)

  • What builder(s) you are using (or writing yourself). Try to give a short summary of what they do.

pub run build_runner test -- -p chrome

Failed to precompile build_runner:build_runner:
../../../../.pub-cache/hosted/pub.dartlang.org/build_resolvers-1.3.9/lib/src/resolver.dart:329:7: Error: The setter 'useSummary' isn't defined for the class 'FolderBasedDartSdk'.
 - 'FolderBasedDartSdk' is from 'package:analyzer/src/dart/sdk/sdk.dart' ('../../../../.pub-cache/hosted/pub.dartlang.org/analyzer-0.39.12/lib/src/dart/sdk/sdk.dart').
Try correcting the name to the name of an existing setter, or defining a setter or field named 'useSummary'.
    ..useSummary = false
      ^^^^^^^^^^
  • Whether you are using Windows, MacOSX, or Linux (if applicable)

Linux

  • Whether you are using Chrome, Safari, Firefox, Edge (if applicable)

Chrome

  • Any other packages or constraints we should know about

test: 1.15.2 just updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions