db destroyer (#109) #284
Annotations
10 errors and 3 warnings
app/next.config.js#L89
Require statement not part of import statement
|
packages/bhapi/legends.ts#L751
Replace `"legend_id"` with `legend_id`
|
packages/bhapi/legends.ts#L752
Replace `"legend_name_key"` with `legend_name_key`
|
packages/bhapi/legends.ts#L753
Replace `"bio_name"` with `bio_name`
|
packages/bhapi/legends.ts#L754
Replace `"bio_aka"` with `bio_aka`
|
packages/bhapi/legends.ts#L755
Replace `"weapon_one"` with `weapon_one`
|
packages/bhapi/legends.ts#L756
Replace `"weapon_two"` with `weapon_two`
|
packages/bhapi/legends.ts#L757
Replace `"strength"` with `strength`
|
packages/bhapi/legends.ts#L758
Replace `"dexterity"` with `dexterity`
|
packages/bhapi/legends.ts#L759
Replace `"defense"` with `defense`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/common/hooks/useLocalStorageState.ts#L50
React Hook useEffect has a missing dependency: 'initialValue'. Either include it or remove the dependency array. If 'setStoredValue' needs the current value of 'initialValue', you can also switch to useReducer instead of useState and read 'initialValue' in the reducer
|
This job failed
Loading