[Performance] EvaluationPanel run map evaluations in async worker #122
Annotations
10 errors and 1 warning
action (22, ubuntu-latest):
hera/hooks/useClientGameAction.tsx#L34
Unable to resolve path to module '../editor/workers/evaluation?worker'
|
action (22, ubuntu-latest):
hera/hooks/useClientGameAction.tsx#L47
Prefer `throw error` over `return Promise.reject(error)`
|
action (22, ubuntu-latest):
hera/hooks/useClientGameAction.tsx#L61
Prefer `throw error` over `return Promise.reject(error)`
|
action (22, ubuntu-latest):
hera/hooks/useClientGameAction.tsx#L68
Unexpected var, use let or const instead
|
action (22, ubuntu-latest):
hera/hooks/useClientGameAction.tsx#L102
Prefer `throw error` over `return Promise.reject(error)`
|
action (22, ubuntu-latest):
hera/hooks/useClientGameAction.tsx#L125
Prefer `return value` over `return Promise.resolve(value)`
|
action (22, ubuntu-latest):
hera/hooks/useClientGameAction.tsx#L149
Prefer `throw error` over `return Promise.reject(error)`
|
action (22, ubuntu-latest)
Process completed with exit code 1.
|
action (22, windows-latest)
The job was canceled because "_22_ubuntu-latest" failed.
|
action (22, windows-latest)
The operation was canceled.
|
action (22, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|