chore: update lint packages #24310
continuous-integration.yml
on: pull_request
Matrix: Test
Test Benchmark
1m 57s
Code Lint
3m 43s
Commit Lint
2m 44s
Verify Docs
2m 59s
Post-Test
5s
Annotations
11 errors and 2 warnings
|
Verify Docs
Process completed with exit code 1.
|
|
Code Lint:
packages/metadata/src/types.ts#L10
Replace `|·ClassDecorator⏎··|·PropertyDecorator⏎··|·MethodDecorator⏎·` with `ClassDecorator·|·PropertyDecorator·|·MethodDecorator`
|
|
Code Lint:
packages/filter/src/query.ts#L165
Replace `|·{[P·in·keyof·MT]?:·boolean}⏎·` with `{[P·in·keyof·MT]?:·boolean}`
|
|
Code Lint:
packages/filter/src/query.ts#L113
Replace `|·Condition<MT>⏎··|·AndClause<MT>⏎·` with `Condition<MT>·|·AndClause<MT>`
|
|
Code Lint:
packages/core/src/application.ts#L714
Replace `|·Constructor<T·|·Provider<T>>⏎·` with `Constructor<T·|·Provider<T>>`
|
|
Code Lint:
packages/context/src/interceptor-chain.ts#L73
Replace `|·BindingAddress<GenericInterceptor<C>>⏎·` with `BindingAddress<GenericInterceptor<C>>`
|
|
Code Lint:
packages/context/src/inject.ts#L149
Replace `|·TypedPropertyDescriptor<BoundValue>⏎·····` with `TypedPropertyDescriptor<BoundValue>`
|
|
Code Lint:
packages/context/src/inject.ts#L93
Replace `|·TypedPropertyDescriptor<ValueType>⏎···` with `TypedPropertyDescriptor<ValueType>`
|
|
Code Lint:
packages/context/src/context.ts#L513
Replace `|·BindingScope.APPLICATION⏎······|·BindingScope.SERVER⏎·····` with `BindingScope.APPLICATION·|·BindingScope.SERVER`
|
|
Code Lint:
packages/context/src/binding-filter.ts#L50
Replace `|·BindingAddress<ValueType>⏎·` with `BindingAddress<ValueType>`
|
|
Code Lint:
extensions/sequelize/src/sequelize/connector-mapping.ts#L9
Replace `|·'mysql'⏎··|·'postgresql'⏎··|·'oracle'⏎··|·'sqlite3'⏎··|·'db2'⏎·` with `'mysql'·|·'postgresql'·|·'oracle'·|·'sqlite3'·|·'db2'`
|
|
Test (macos-latest, 22)
Not upgrading google-chrome, the latest version is already installed
|
|
Test (macos-latest, 22)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|