fix(deps): update react monorepo (major) #64
static-checks.yaml
on: pull_request
typecheck
32s
lint
36s
check-cycles
33s
check-format
37s
check-spelling
30s
Annotations
9 errors and 5 warnings
typecheck
Parameter 't' implicitly has an 'any' type.
|
typecheck
Parameter 't' implicitly has an 'any' type.
|
typecheck
Parameter 't' implicitly has an 'any' type.
|
typecheck
zodiac-pilot#check-types: command (/home/runner/work/zodiac-pilot/zodiac-pilot/extension) /home/runner/setup-pnpm/node_modules/.bin/pnpm run check-types exited (2)
|
typecheck
Process completed with exit code 2.
|
lint:
extension/e2e/utils/fixture.ts#L25
React Hook "use" is called in function "context" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
lint:
extension/e2e/utils/fixture.ts#L35
React Hook "use" is called in function "extensionId" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
lint
zodiac-pilot#lint: command (/home/runner/work/zodiac-pilot/zodiac-pilot/extension) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint
Process completed with exit code 1.
|
check-spelling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-cycles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|