refactor(client): more config cleanup and consolidation #1034
Annotations
5 errors and 4 warnings
Lint:
client/src/www/app/outline_server_repository/config.spec.ts#L15
There should be at least one empty line between import groups
|
Lint:
client/src/www/app/outline_server_repository/config.spec.ts#L16
`ShadowsocksConfig` import should occur before import of `./config`
|
Lint:
client/src/www/app/outline_server_repository/outline_server_repository.spec.ts#L343
'repo' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
client/src/www/app/outline_server_repository/outline_server_repository.spec.ts#L343
'repo' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint
Process completed with exit code 1.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|