Skip to content

2.1.11

2.1.11 #20

Triggered via pull request November 18, 2024 15:56
@mjadach-ivmjadach-iv
synchronize #642
2.1.11
Status Success
Total duration 6m 38s
Artifacts

build.yaml

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

Annotations

23 warnings
Build (20.x): src/components/Card/index.tsx#L56
Object desctructuring lines must be broken into multiple lines if there are more than 1 properties
Build (20.x): src/components/Code/CodeCopyBox/index.tsx#L6
Unexpected any. Specify a different type
Build (20.x): src/components/Code/CodeCopyBox/index.tsx#L11
Object desctructuring lines must be broken into multiple lines if there are more than 1 properties
Build (20.x): src/components/ConnectNode/index.tsx#L3
'Link' is defined but never used
Build (20.x): src/components/ConnectNode/modal.tsx#L167
Unexpected any. Specify a different type
Build (20.x): src/components/Faq/index.tsx#L2
Imports must be broken into multiple lines if there are more than 4 elements
Build (20.x): src/components/Faq/index.tsx#L111
Object desctructuring lines must be broken into multiple lines if there are more than 1 properties
Build (20.x): src/components/InfoBar/details.tsx#L65
'DataTitle' is assigned a value but never used
Build (20.x): src/components/InfoBar/details.tsx#L116
'truncateBalanceto5charsWhenNoDecimals' is assigned a value but never used
Build (20.x): src/components/InfoBar/details.tsx#L122
Do not use "@ts-ignore" because it alters compilation errors
Build (22.x): src/components/Card/index.tsx#L56
Object desctructuring lines must be broken into multiple lines if there are more than 1 properties
Build (22.x): src/components/Code/CodeCopyBox/index.tsx#L6
Unexpected any. Specify a different type
Build (22.x): src/components/Code/CodeCopyBox/index.tsx#L11
Object desctructuring lines must be broken into multiple lines if there are more than 1 properties
Build (22.x): src/components/ConnectNode/index.tsx#L3
'Link' is defined but never used
Build (22.x): src/components/ConnectNode/modal.tsx#L167
Unexpected any. Specify a different type
Build (22.x): src/components/Faq/index.tsx#L2
Imports must be broken into multiple lines if there are more than 4 elements
Build (22.x): src/components/Faq/index.tsx#L111
Object desctructuring lines must be broken into multiple lines if there are more than 1 properties
Build (22.x): src/components/InfoBar/details.tsx#L65
'DataTitle' is assigned a value but never used
Build (22.x): src/components/InfoBar/details.tsx#L116
'truncateBalanceto5charsWhenNoDecimals' is assigned a value but never used
Build (22.x): src/components/InfoBar/details.tsx#L122
Do not use "@ts-ignore" because it alters compilation errors
Publish
Docker daemon needs to be running to export a build record
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/