Skip to content

chore: update production chain id and migrator endpoint (#130) #271

chore: update production chain id and migrator endpoint (#130)

chore: update production chain id and migrator endpoint (#130) #271

Triggered via push February 21, 2024 16:47
Status Success
Total duration 1m 2s
Artifacts

ci.lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rust
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/
rust
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/
rust
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/
rust
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/
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
format
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/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
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/
lint: packages/backend/bindings/node/index.ts#L71
Do not use "@ts-ignore" because it alters compilation errors
lint: packages/backend/bindings/node/index.ts#L107
Do not use "@ts-ignore" because it alters compilation errors
lint: packages/desktop/App.svelte#L67
Do not use "@ts-ignore" because it alters compilation errors
lint: packages/shared/components/OnboardingLayout.svelte#L7
Component has unused export property 'locale'. If it is for external reference only, please consider using `export const locale`
lint: packages/shared/components/OnboardingLayout.svelte#L12
Component has unused export property 'showLedgerVideoButton'. If it is for external reference only, please consider using `export const showLedgerVideoButton`
lint: packages/shared/components/inputs/ImportTextfield.svelte#L119
A11y: Avoid using autofocus
lint: packages/shared/lib/migration.ts#L449
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
lint: packages/shared/lib/migration.ts#L627
Do not use "@ts-ignore" because it alters compilation errors
lint: packages/shared/lib/migration.ts#L1617
Do not use "@ts-ignore" because it alters compilation errors
lint: packages/shared/lib/participation/participation.ts#L68
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator