refactor(client): make parsing async and config an opaque string #1225
Annotations
9 errors and 3 warnings
Lint:
client/src/www/app/outline_server_repository/config.spec.ts#L27
Replace `·'{"host":"example.com","port":443,"method":"METHOD","password":"PASSWORD"}'` with `⏎········'{"host":"example.com","port":443,"method":"METHOD","password":"PASSWORD"}',`
|
Lint:
client/src/www/app/outline_server_repository/config.spec.ts#L38
Replace `·'{"host":"example.com","port":443,"method":"METHOD","password":"PASSWORD","prefix":"POST·"}'` with `⏎········'{"host":"example.com","port":443,"method":"METHOD","password":"PASSWORD","prefix":"POST·"}',`
|
Lint:
client/src/www/app/outline_server_repository/config.spec.ts#L53
Replace `·'{"host":"example.com","port":443,"method":"chacha20-ietf-poly1305","password":"PASSWORD"}'` with `⏎········'{"host":"example.com","port":443,"method":"chacha20-ietf-poly1305","password":"PASSWORD"}',`
|
Lint:
client/src/www/app/outline_server_repository/config.spec.ts#L68
Replace `·'{"host":"example.com","port":443,"method":"chacha20-ietf-poly1305","password":"PASSWORD"}'` with `⏎········'{"host":"example.com","port":443,"method":"chacha20-ietf-poly1305","password":"PASSWORD"}',`
|
Lint:
client/src/www/app/outline_server_repository/config.spec.ts#L76
Replace `new·URL('ss://anything#My%20Server')` with `⏎········new·URL('ss://anything#My%20Server')⏎······`
|
Lint:
client/src/www/app/outline_server_repository/config.spec.ts#L81
Replace `new·URL('ssconf://anything#My%20Server')` with `⏎········new·URL('ssconf://anything#My%20Server')⏎······`
|
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#L106
Replace `staticKey:·string` with `⏎··staticKey:·string⏎`
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Checkout
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/
|
Checkout
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/
|
Loading