add imugi #282
Annotations
10 errors and 7 warnings
Analyze (Lint, pnpm ci:lint):
app/next.config.js#L89
Require statement not part of import statement
|
Analyze (Lint, pnpm ci:lint):
packages/bhapi/legends.ts#L751
Replace `"legend_id"` with `legend_id`
|
Analyze (Lint, pnpm ci:lint):
packages/bhapi/legends.ts#L752
Replace `"legend_name_key"` with `legend_name_key`
|
Analyze (Lint, pnpm ci:lint):
packages/bhapi/legends.ts#L753
Replace `"bio_name"` with `bio_name`
|
Analyze (Lint, pnpm ci:lint):
packages/bhapi/legends.ts#L754
Replace `"bio_aka"` with `bio_aka`
|
Analyze (Lint, pnpm ci:lint):
packages/bhapi/legends.ts#L755
Replace `"weapon_one"` with `weapon_one`
|
Analyze (Lint, pnpm ci:lint):
packages/bhapi/legends.ts#L756
Replace `"weapon_two"` with `weapon_two`
|
Analyze (Lint, pnpm ci:lint):
packages/bhapi/legends.ts#L757
Replace `"strength"` with `strength`
|
Analyze (Lint, pnpm ci:lint):
packages/bhapi/legends.ts#L758
Replace `"dexterity"` with `dexterity`
|
Analyze (Lint, pnpm ci:lint):
packages/bhapi/legends.ts#L759
Replace `"defense"` with `defense`
|
Analyze (Lint, pnpm ci:lint)
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/
|
Analyze (Lint, pnpm ci:lint)
The following actions uses Node.js version which is deprecated 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/
|
Analyze (Lint, pnpm ci:lint):
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
|
Analyze (Check Types, pnpm ts:check)
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/
|
Analyze (Check Types, pnpm ts:check)
The following actions uses Node.js version which is deprecated 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/
|
Analyze (Check Deadcode, pnpm ci:deadcode)
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/
|
Analyze (Check Deadcode, pnpm ci:deadcode)
The following actions uses Node.js version which is deprecated 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/
|