Skip to content

fix: refactor

fix: refactor #60

Triggered via push January 14, 2024 14:15
Status Failure
Total duration 34s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
publish: src/contexts/BlockNumberContext.tsx#L16
Object is possibly 'null'.
publish: src/contexts/BlockNumberContext.tsx#L18
Object is possibly 'null'.
publish: src/contexts/BlockNumberContext.tsx#L21
Object is possibly 'null'.
publish: src/hooks/useBalance.ts#L28
Object is possibly 'null'.
publish: src/hooks/useConnect.ts#L35
Argument of type 'Web3Provider | null' is not assignable to parameter of type 'Web3Provider'.
publish: src/hooks/useConnect.ts#L41
Object is possibly 'null'.
publish: src/hooks/useConnect.ts#L49
Object is possibly 'null'.
publish: src/hooks/useConnect.ts#L52
Object is possibly 'null'.
publish: src/hooks/useContract.ts#L27
Argument of type 'Web3Provider | JsonRpcSigner | null | undefined' is not assignable to parameter of type 'Signer | Provider | undefined'.
publish: src/hooks/useEnsAddress.ts#L13
Object is possibly 'null'.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
publish
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/