Skip to content

doc: add protocol addition doc #29

doc: add protocol addition doc

doc: add protocol addition doc #29

Triggered via pull request May 26, 2024 13:13
Status Failure
Total duration 47s
Artifacts

lint_and_build.yml

on: pull_request
Performs linting, formatting on the application
33s
Performs linting, formatting on the application
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
Performs linting, formatting on the application: generateChangelog.js#L1
Require statement not part of import statement
Performs linting, formatting on the application: generateChangelog.js#L2
Require statement not part of import statement
Performs linting, formatting on the application: generateChangelog.js#L5
'changelogContent' is not defined
Performs linting, formatting on the application
Process completed with exit code 1.
Performs linting, formatting on the application
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Performs linting, formatting on the application: src/app/strategy/page.tsx#L55
'isError' is assigned a value but never used. Allowed unused vars must match /^_/u
Performs linting, formatting on the application: src/app/template.tsx#L77
'chain' is defined but never used. Allowed unused args must match /^_/u
Performs linting, formatting on the application: src/app/template.tsx#L95
'getIconNode' is defined but never used. Allowed unused vars must match /^_/u
Performs linting, formatting on the application: src/components/Deposit.tsx#L62
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useMemo call and refer to those specific props inside useMemo
Performs linting, formatting on the application: src/components/Filters.tsx#L32
'isFocused' is defined but never used. Allowed unused args must match /^_/u
Performs linting, formatting on the application: src/components/Filters.tsx#L204
'b' is defined but never used. Allowed unused args must match /^_/u
Performs linting, formatting on the application: src/components/Navbar.tsx#L34
'chainId' is assigned a value but never used. Allowed unused vars must match /^_/u
Performs linting, formatting on the application: src/components/Navbar.tsx#L36
'disconnect' is assigned a value but never used. Allowed unused vars must match /^_/u
Performs linting, formatting on the application: src/components/Navbar.tsx#L37
'setAddress' is assigned a value but never used. Allowed unused vars must match /^_/u
Performs linting, formatting on the application: src/components/Navbar.tsx#L39
'getStarknetResult' is assigned a value but never used. Allowed unused vars must match /^_/u