Skip to content

chore: update lint packages #16678

chore: update lint packages

chore: update lint packages #16678

Triggered via pull request November 18, 2024 19:10
Status Failure
Total duration 40m 25s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: Test
Post-Test
0s
Post-Test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Code Lint: packages/context/src/interceptor.ts#L394
Replace `options.namespace·??·options.defaultNamespace·??·global` with `(options.namespace·??·options.defaultNamespace·??·global)`
Code Lint: packages/core/src/application.ts#L124
Replace `configOrParent·??·{}` with `(configOrParent·??·{})`
Code Lint: packages/http-server/src/http-server.ts#L119
Replace `·?·serverOptions.protocol·??·'http'` with `⏎······?·(serverOptions.protocol·??·'http')⏎·····`
Code Lint: packages/rest/src/spec-enhancers/info.spec-enhancer.ts#L54
Replace `·?·this.pkg.name·:·spec.info.title·??·this.pkg.name` with `⏎··········?·this.pkg.name⏎··········:·(spec.info.title·??·this.pkg.name)`
Code Lint: packages/rest/src/spec-enhancers/info.spec-enhancer.ts#L57
Replace `spec.info.description·??·this.pkg.description` with `(spec.info.description·??·this.pkg.description)`
Code Lint: packages/rest/src/spec-enhancers/info.spec-enhancer.ts#L60
Replace `spec.info.version·??·this.pkg.version` with `(spec.info.version·??·this.pkg.version)`
Code Lint: packages/rest/src/spec-enhancers/info.spec-enhancer.ts#L61
Replace `spec.info.contact·??·contact` with `(spec.info.contact·??·contact)`
Code Lint
Process completed with exit code 1.
Test (macos-latest, 20)
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 20 minutes.
Test (macos-latest, 20)
The operation was canceled.
Test (ubuntu-latest, 22)
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 20 minutes.
Test (ubuntu-latest, 22)
The operation was canceled.