refactor(client): make parsing async and config an opaque string #1228
Annotations
4 errors and 3 warnings
Lint:
client/src/www/app/outline_server_repository/config.ts#L16
`@outline/infrastructure/net` import should occur before import of `ShadowsocksConfig`
|
Lint:
client/src/www/app/outline_server_repository/config.ts#L36
Replace `readonly·name:·string,·readonly·tunnelConfig:·TunnelConfigJson` with `⏎····readonly·name:·string,⏎····readonly·tunnelConfig:·TunnelConfigJson⏎··`
|
Lint:
client/src/www/app/outline_server_repository/config.ts#L44
Replace `readonly·name:·string,·readonly·transportConfigLocation:·URL` with `⏎····readonly·name:·string,⏎····readonly·transportConfigLocation:·URL⏎··`
|
Lint
Process completed with exit code 1.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|