feat(connect-explorer-nextra): add method forms from older explorer #18744
validation.yml
on: pull_request
Setup and Cache Dependencies
1m 36s
Type Checking
2m 13s
Linting and formatting
1m 51s
Unit Tests
1m 37s
Build libs for publishing
1m 29s
Other Checks
1m 39s
Annotations
5 errors and 7 warnings
Linting and formatting:
packages/connect-explorer-nextra/scripts/add-legacy-methods.ts#L5
'@trezor/connect-explorer' should be listed in the project's dependencies. Run 'npm i -S @trezor/connect-explorer' to add it
|
Linting and formatting
Process completed with exit code 1.
|
Type Checking
Element implicitly has an 'any' type because index expression is not of type 'number'.
|
Type Checking
Element implicitly has an 'any' type because index expression is not of type 'number'.
|
Type Checking
Process completed with exit code 1.
|
Setup and Cache Dependencies
The `set-output` 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/
|
Build libs for publishing
The `set-output` 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/
|
Unit Tests
The `set-output` 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/
|
Other Checks
The `set-output` 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/
|
Linting and formatting
The `set-output` 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/
|
Linting and formatting:
packages/connect-explorer-nextra/src/data/methods/index.ts#L11
There should be no empty line within import group
|
Type Checking
The `set-output` 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/
|