Skip to content

feat: update release all mechanism #74

feat: update release all mechanism

feat: update release all mechanism #74

Triggered via pull request August 15, 2023 02:23
Status Success
Total duration 1m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x): renderer/_default.page.client.tsx#L12
Forbidden non-null assertion
build (16.x): renderer/usePageContext.tsx#L11
Unexpected any. Specify a different type
build (16.x): src/components/Dashboard.tsx#L78
'handleError' is assigned a value but never used
build (16.x): src/components/Dashboard.tsx#L94
Unexpected any. Specify a different type
build (16.x): src/components/Dashboard.tsx#L105
'txLoading' is assigned a value but never used
build (16.x): src/components/Dashboard.tsx#L107
'contractLoading' is assigned a value but never used
build (16.x): src/components/Dashboard.tsx#L135
'writeContract' is assigned a value but never used
build (16.x): src/components/DataTable.tsx#L88
'data' is assigned a value but never used
build (16.x): src/components/DataTable.tsx#L88
'isError' is assigned a value but never used
build (16.x): src/components/DataTable.tsx#L89
Unexpected any. Specify a different type