Skip to content

feat: implement plugin system and add demo plugin for twitter profile #127

feat: implement plugin system and add demo plugin for twitter profile

feat: implement plugin system and add demo plugin for twitter profile #127

Triggered via pull request May 16, 2024 08:42
@0xtsukino0xtsukino
synchronize #59
extism-hf-2
Status Failure
Total duration 29s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: plugins/hello/hello.d.ts#L3
'I32' is not defined
build: plugins/hello/hello.js#L2
'Host' is not defined
build: plugins/hello/hello.js#L3
'Host' is not defined
build: plugins/reddit/index.d.ts#L3
'I32' is not defined
build: plugins/reddit/index.d.ts#L4
'I32' is not defined
build: plugins/reddit/index.d.ts#L5
'I32' is not defined
build: plugins/reddit/index.d.ts#L6
'I32' is not defined
build: plugins/reddit/index.d.ts#L11
'I64' is not defined
build: plugins/reddit/index.d.ts#L12
'I64' is not defined
build: plugins/reddit/index.d.ts#L12
'I64' is not defined
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/components/PluginList/index.tsx#L2
'ChangeEvent' is defined but never used
build: src/components/PluginList/index.tsx#L69
Unexpected any. Specify a different type
build: src/components/RequestDetail/index.tsx#L8
'notarizeRequest' is defined but never used
build: src/components/RequestDetail/index.tsx#L10
'useDispatch' is defined but never used
build: src/components/RequestDetail/index.tsx#L20
'get' is defined but never used
build: src/components/RequestDetail/index.tsx#L20
'NOTARY_API_LS_KEY' is defined but never used
build: src/components/RequestDetail/index.tsx#L20
'PROXY_API_LS_KEY' is defined but never used
build: src/components/RequestDetail/index.tsx#L21
'urlify' is defined but never used
build: src/components/RequestDetail/index.tsx#L107
Unexpected any. Specify a different type
build: src/components/RequestDetail/index.tsx#L122
Forbidden non-null assertion