Skip to content

Close release

Close release #6

Manually triggered December 3, 2024 14:24
Status Success
Total duration 5m 55s
Artifacts

release.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
FROM --platform flag should not use a constant value: Dockerfile#L1
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64" More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
FROM --platform flag should not use a constant value: Dockerfile#L20
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64" More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
Close release: src/components/Card/index.tsx#L56
Object desctructuring lines must be broken into multiple lines if there are more than 1 properties
Close release: src/components/Code/CodeCopyBox/index.tsx#L6
Unexpected any. Specify a different type
Close release: src/components/Code/CodeCopyBox/index.tsx#L11
Object desctructuring lines must be broken into multiple lines if there are more than 1 properties
Close release: src/components/ConnectNode/index.tsx#L3
'Link' is defined but never used
Close release: src/components/ConnectNode/modal.tsx#L171
Unexpected any. Specify a different type
Close release: src/components/Faq/index.tsx#L2
Imports must be broken into multiple lines if there are more than 4 elements
Close release: src/components/Faq/index.tsx#L111
Object desctructuring lines must be broken into multiple lines if there are more than 1 properties
Close release: src/components/InfoBar/details.tsx#L65
'DataTitle' is assigned a value but never used
Close release: src/components/InfoBar/details.tsx#L116
'truncateBalanceto5charsWhenNoDecimals' is assigned a value but never used
Close release: src/components/InfoBar/details.tsx#L122
Do not use "@ts-ignore" because it alters compilation errors
Close release
Docker daemon needs to be running to export a build record