[BUG] [dart-dio] Support for Analyzer configuration options changes in Dart 3 (#17099)

This commit is contained in:
Petar Karadzhov 2023-11-18 05:46:03 +01:00 committed by GitHub
parent 3e5049565d
commit dc4c72c85c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 18 deletions

View File

@ -2,9 +2,7 @@ analyzer:
language: language:
strict-inference: true strict-inference: true
strict-raw-types: true strict-raw-types: true
strong-mode: strict-casts: false
implicit-dynamic: false
implicit-casts: false
exclude: exclude:
- test/*.dart{{#useJsonSerializable}} - test/*.dart{{#useJsonSerializable}}
- lib/{{sourceFolder}}/model/*.g.dart{{/useJsonSerializable}} - lib/{{sourceFolder}}/model/*.g.dart{{/useJsonSerializable}}

View File

@ -2,9 +2,7 @@ analyzer:
language: language:
strict-inference: true strict-inference: true
strict-raw-types: true strict-raw-types: true
strong-mode: strict-casts: false
implicit-dynamic: false
implicit-casts: false
exclude: exclude:
- test/*.dart - test/*.dart
errors: errors:

View File

@ -2,9 +2,7 @@ analyzer:
language: language:
strict-inference: true strict-inference: true
strict-raw-types: true strict-raw-types: true
strong-mode: strict-casts: false
implicit-dynamic: false
implicit-casts: false
exclude: exclude:
- test/*.dart - test/*.dart
errors: errors:

View File

@ -2,9 +2,7 @@ analyzer:
language: language:
strict-inference: true strict-inference: true
strict-raw-types: true strict-raw-types: true
strong-mode: strict-casts: false
implicit-dynamic: false
implicit-casts: false
exclude: exclude:
- test/*.dart - test/*.dart
errors: errors:

View File

@ -2,9 +2,7 @@ analyzer:
language: language:
strict-inference: true strict-inference: true
strict-raw-types: true strict-raw-types: true
strong-mode: strict-casts: false
implicit-dynamic: false
implicit-casts: false
exclude: exclude:
- test/*.dart - test/*.dart
- lib/src/model/*.g.dart - lib/src/model/*.g.dart

View File

@ -2,9 +2,7 @@ analyzer:
language: language:
strict-inference: true strict-inference: true
strict-raw-types: true strict-raw-types: true
strong-mode: strict-casts: false
implicit-dynamic: false
implicit-casts: false
exclude: exclude:
- test/*.dart - test/*.dart
errors: errors: