Stark ludo 3d game backgrounds #228
Annotations
7 warnings
node
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
node:
client/src/components/Settings.tsx#L16
Unexpected any. Specify a different type
|
node:
client/src/components/Settings.tsx#L32
Unexpected any. Specify a different type
|
node:
client/src/context/dice-context.tsx#L20
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
node:
client/src/dojo/gen/DojoContext.tsx#L27
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
node:
client/src/dojo/gen/DojoContext.tsx#L58
React Hook useMemo has a missing dependency: 'dojoProvider.provider'. Either include it or remove the dependency array
|
node:
client/src/main.tsx#L36
Forbidden non-null assertion
|