fix lint errors #3620
Annotations
12 errors and 3 warnings
linting:
packages/platforms/browser/lib/browser.ts#L69
Expected indentation of 8 spaces but found 6
|
linting:
packages/platforms/browser/lib/browser.ts#L70
Expected indentation of 8 spaces but found 6
|
linting:
packages/platforms/browser/lib/browser.ts#L71
Expected indentation of 8 spaces but found 6
|
linting:
packages/platforms/browser/lib/browser.ts#L72
Expected indentation of 8 spaces but found 6
|
linting:
packages/platforms/browser/lib/browser.ts#L73
Expected indentation of 8 spaces but found 6
|
linting:
packages/platforms/browser/lib/browser.ts#L74
Expected indentation of 6 spaces but found 4
|
linting:
packages/platforms/browser/lib/browser.ts#L74
Requires a space before '}'
|
linting:
packages/platforms/browser/lib/browser.ts#L74
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
|
linting:
packages/platforms/browser/lib/default-routing-provider.ts#L4
All imports in the declaration are only used as types. Use `import type`
|
linting:
packages/platforms/browser/lib/default-routing-provider.ts#L24
Trailing spaces not allowed
|
build
Process completed with exit code 1.
|
unit_tests
Process completed with exit code 1.
|
linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|