- disable app signing step for macos and windows (#1193) #6226
Annotations
1 error and 11 warnings
Black Prettier check
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Eslint check:
playwright-test/09_apps_gallery.spec.ts#L11
'../src/renderer/utils/gallery' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/index.ts#L2
'../executor' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/index.ts#L4
'../command' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/index.ts#L6
'../logging' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/index.ts#L15
'../store' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/poetry.ts#L2
'../command' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/poetry.ts#L3
'../executor' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/poetry.ts#L4
'../../../pyproject.toml?raw' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/python/poetry.ts#L6
'../store' import is restricted from being used by a pattern. Relative imports are not allowed
|
Eslint check:
src/main/store.ts#L3
'../types/auth' import is restricted from being used by a pattern. Relative imports are not allowed
|
Loading