chore(client/electron): move src/electron into client/electron #56
Annotations
8 errors and 4 warnings
Lint:
client/electron/build_main.action.mjs#L24
`./webpack_electron_main.mjs` import should occur before import of `../../src/build/get_root_dir.mjs`
|
Lint:
client/electron/go_vpn_tunnel.ts#L23
`./process` import should occur before import of `../infrastructure/electron/app_paths`
|
Lint:
client/electron/go_vpn_tunnel.ts#L24
`./routing_service` import should occur before import of `../infrastructure/electron/app_paths`
|
Lint:
client/electron/go_vpn_tunnel.ts#L25
`./vpn_tunnel` import should occur before import of `../infrastructure/electron/app_paths`
|
Lint:
client/electron/index.ts#L28
`../src/www/app/tunnel` import should occur after import of `./vpn_tunnel`
|
Lint:
client/electron/index.ts#L29
`../src/www/app/tunnel` import should occur after import of `./vpn_tunnel`
|
Lint:
client/electron/index.ts#L30
`../src/www/model/errors` import should occur after import of `./vpn_tunnel`
|
Lint
Process completed with exit code 1.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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/
|