devex: use dotenv #6
Annotations
13 errors and 3 warnings
test (macos-latest)
Process completed with exit code 1.
|
test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
test (ubuntu-latest):
.erb/configs/webpack.config.base.ts#L8
Relative import from another package is not allowed. Use `electron-react-boilerplate/package.json` instead of `../../release/app/package.json`
|
test (ubuntu-latest):
.erb/scripts/electron-rebuild.js#L3
Relative import from another package is not allowed. Use `electron-react-boilerplate/package.json` instead of `../../release/app/package.json`
|
test (ubuntu-latest):
src/main/main.ts#L76
'height' is assigned a value but never used
|
test (ubuntu-latest):
src/main/preload.ts#L16
'IpcRendererEvent' is not defined
|
test (ubuntu-latest):
src/main/store/runAgent.ts#L155
'aiPosition' is assigned a value but never used
|
test (ubuntu-latest):
src/main/store/runAgent.ts#L251
Return values from promise executor functions cannot be read
|
test (ubuntu-latest):
src/renderer/App.tsx#L154
'e' is defined but never used
|
test (ubuntu-latest):
src/renderer/RunHistory.tsx#L37
Do not use Array index in keys
|
test (ubuntu-latest)
The operation was canceled.
|
test (windows-latest)
The job was canceled because "macos-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
test (ubuntu-latest):
src/main/store/runAgent.ts#L229
Unexpected console statement
|
test (ubuntu-latest):
src/main/store/runAgent.ts#L230
Unexpected console statement
|